awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codedredd/pinia-orm

Open-source alternatives to Pinia Orm

30 open-source projects similar to codedredd/pinia-orm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pinia Orm alternative.

  • adamcsk1/ngx-simple-signal-storeالصورة الرمزية لـ adamcsk1

    adamcsk1/ngx-simple-signal-store

    1عرض على GitHub↗

    A simple way to create signal stores with a read-only interface.

    TypeScript
    عرض على GitHub↗1
  • aggre/ullrالصورة الرمزية لـ aggre

    aggre/ullr

    64عرض على GitHub↗

    Functional Web Components

    TypeScript
    عرض على GitHub↗64
  • alibaba/fish-reduxالصورة الرمزية لـ alibaba

    alibaba/fish-redux

    7,275عرض على GitHub↗

    fish-redux is a Flutter application framework and state management library that implements a Redux-based workflow. It provides a centralized state container and uses reducers and actions to maintain a single source of truth, ensuring data consistency across application screens and components. The framework includes a state-to-UI connector that transforms raw state data for display and automatically updates views. It features a component lifecycle manager that triggers logic and state updates based on when UI components mount or unmount. The project covers dependency injection for reducing co

    Dartadapteraopcomponent
    عرض على GitHub↗7,275
  • amadeusitgroup/tansuالصورة الرمزية لـ AmadeusITGroup

    AmadeusITGroup/tansu

    100عرض على GitHub↗

    tansu is a lightweight, push-based framework-agnostic state management library. It borrows the ideas and APIs originally designed and implemented by Svelte stores and extends them with computed and batch.

    TypeScript
    عرض على GitHub↗100
  • andrewcourtice/harlemالصورة الرمزية لـ andrewcourtice

    andrewcourtice/harlem

    516عرض على GitHub↗

    Powerfully simple global state management for Vue 3

    TypeScriptjavascriptstate-managementtypescript
    عرض على GitHub↗516

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • angular-architects/ngrx-hateoasالصورة الرمزية لـ angular-architects

    angular-architects/ngrx-hateoas

    5عرض على GitHub↗

    A library to bring hypermedia json into the NgRx Signal Store following the HATEOAS approach

    TypeScript
    عرض على GitHub↗5
  • angular-architects/ngrx-toolkitالصورة الرمزية لـ angular-architects

    angular-architects/ngrx-toolkit

    324عرض على GitHub↗

    Various Extensions for the NgRx Signal Store

    TypeScript
    عرض على GitHub↗324
  • angulator-dev/angulatorالصورة الرمزية لـ angulator-dev

    angulator-dev/angulator

    1عرض على GitHub↗

    A simple, lightweight mediator library for Angular.

    TypeScript
    عرض على GitHub↗1
  • apollographql/apollo-clientالصورة الرمزية لـ apollographql

    apollographql/apollo-client

    19,798عرض على GitHub↗

    Apollo Client is a GraphQL client library and data fetching framework used to request data from a GraphQL server and synchronize that state within a frontend application. It functions as a remote state manager and a local state management tool, allowing developers to define client-side schemas and resolvers for data that does not reside on a remote server. The project features a normalized GraphQL cache that identifies objects by ID to ensure referential equality and consistent data updates across different queries. It also includes a GraphQL API mocking tool to simulate server responses and

    TypeScriptapollo-clientapollographqlgraphql
    عرض على GitHub↗19,798
  • avkonst/hookstateالصورة الرمزية لـ avkonst

    avkonst/hookstate

    1,656عرض على GitHub↗

    The simple but very powerful and incredibly fast state management for React that is based on hooks

    TypeScripthookstatemobx-react-alternativeplugin-architecture
    عرض على GitHub↗1,656
  • barryhappy/temptyviewB

    barryhappy/TEmptyView

    0عرض على GitHub↗
    عرض على GitHub↗0
  • becher/ngstatoالصورة الرمزية لـ becher

    becher/ngStato

    3عرض على GitHub↗

    State-first Angular state management — 12x lighter than NgRx, async/await, built-in DevTools, zero RxJS required

    TypeScript
    عرض على GitHub↗3
  • brn/rrhB

    brn/rrh

    0عرض على GitHub↗
    عرض على GitHub↗0
  • btroncone/ngrx-store-localstorageالصورة الرمزية لـ btroncone

    btroncone/ngrx-store-localstorage

    624عرض على GitHub↗

    Simple syncing between @ngrx store and local storage

    TypeScript
    عرض على GitHub↗624
  • clancysong/we-mobxC

    clancysong/we-mobx

    0عرض على GitHub↗
    عرض على GitHub↗0
  • concentjs/concentالصورة الرمزية لـ concentjs

    concentjs/concent

    1,389عرض على GitHub↗

    A reactive atomic state engine for React(including React 18) and all React like, carrying dependency collection feature, supporting fine-grained updates.

    TypeScript
    عرض على GitHub↗1,389
  • coresynchub/ngx-queryالصورة الرمزية لـ CoreSyncHub

    CoreSyncHub/ngx-query

    2عرض على GitHub↗

    Minimalistic Query-like library for Angular. RxJS only. DI native. SSR-friendly.

    TypeScript
    عرض على GitHub↗2
  • ctrlplusb/easy-peasyالصورة الرمزية لـ ctrlplusb

    ctrlplusb/easy-peasy

    5,044عرض على GitHub↗

    Easy-peasy is a React state management library and typed framework that provides a centralized store for managing global application state. It functions as an immutable state store and an async state orchestrator, ensuring end-to-end type safety for state definitions, actions, and derived values. The library distinguishes itself by converting direct mutation syntax into immutable updates to simplify the management of nested data. It includes a mechanism for persisting the state tree to storage and rehydrating it during the application boot process, with the ability to suspend the user interfa

    JavaScripthooksimmerimmutable
    عرض على GitHub↗5,044
  • czy1121/loadinglayoutC

    czy1121/loadinglayout

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dai-shi/react-hooks-global-stateالصورة الرمزية لـ dai-shi

    dai-shi/react-hooks-global-state

    1,101عرض على GitHub↗

    NOT MAINTAINED Simple global state for React with Hooks API without Context API

    TypeScriptfunction-componentshooks-api-reactreact
    عرض على GitHub↗1,101
  • dai-shi/react-trackedالصورة الرمزية لـ dai-shi

    dai-shi/react-tracked

    2,820عرض على GitHub↗

    State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.

    TypeScriptglobal-statesreactreact-context
    عرض على GitHub↗2,820
  • dai-shi/use-reducer-asyncD

    dai-shi/use-reducer-async

    0عرض على GitHub↗
    عرض على GitHub↗0
  • davembush/smartngrxالصورة الرمزية لـ DaveMBush

    DaveMBush/SmartNgRX

    17عرض على GitHub↗

    Make NgRX Easier to use

    TypeScript
    عرض على GitHub↗17
  • diegohaz/constateالصورة الرمزية لـ diegohaz

    diegohaz/constate

    4,003عرض على GitHub↗

    Constate is a global state management tool for React designed to minimize unnecessary component re-renders. It functions as a state manager and optimization tool that utilizes specialized contexts to organize shared data across a component tree. The library distinguishes itself through a state-slicing provider pattern, which splits global state into multiple contexts to isolate data dependencies. It includes a state selector system that allows components to extract specific slices of global state, ensuring interface updates only occur when the selected data dependencies change. The project c

    TypeScriptconstatehooksreact
    عرض على GitHub↗4,003
  • e-oz/ngx-collectionالصورة الرمزية لـ e-oz

    e-oz/ngx-collection

    33عرض على GitHub↗

    Collection State Management Service for Angular

    TypeScript
    عرض على GitHub↗33
  • effector/effectorالصورة الرمزية لـ effector

    effector/effector

    4,837عرض على GitHub↗

    Effector is a reactive state management library designed for building complex, event-driven applications. It functions as a data flow engine that models application logic as a directed acyclic graph, ensuring that state updates propagate automatically through interconnected nodes. By utilizing atomic state updates and declarative unit composition, the library maintains data consistency and provides a predictable execution model for managing application state. The project distinguishes itself through its framework-agnostic architecture, which decouples business logic from user interface implem

    TypeScriptbusiness-logiceffectorevent-driven
    عرض على GitHub↗4,837
  • erlihs/pinia-plugin-storageالصورة الرمزية لـ erlihs

    erlihs/pinia-plugin-storage

    1عرض على GitHub↗

    A comprehensive state persistence and synchronization, yet as simple as it can be

    TypeScriptpiniapluginstate-management
    عرض على GitHub↗1
  • facebook/relayالصورة الرمزية لـ facebook

    facebook/relay

    18,940عرض على GitHub↗

    Relay is a GraphQL client framework and state manager used for building data-driven applications. It functions as a declarative data fetching layer and a GraphQL compiler that transforms declarations into optimized runtime code with automatic type generation. The framework distinguishes itself through a build-time compilation process that generates optimized queries and a data masking system that prevents components from accessing undeclared data. It employs a normalized client-side cache to maintain consistency across entities and an optimistic update mechanism to provide immediate interface

    Rust
    عرض على GitHub↗18,940
  • felangel/blocالصورة الرمزية لـ felangel

    felangel/bloc

    12,455عرض على GitHub↗

    This is a Dart state management library and architectural framework that decouples business logic from the user interface by transforming a stream of events into a stream of states. It implements a business logic component pattern to ensure that state transitions are predictable and testable. The project distinguishes itself through advanced event stream processing, providing concurrency strategies to drop, restart, or queue incoming events. It includes a dedicated state persistence layer for saving and restoring application state to maintain session continuity, as well as tools for state his

    Dart
    عرض على GitHub↗12,455
  • acandylevey/ngrx-http-trackingالصورة الرمزية لـ acandylevey

    acandylevey/ngrx-http-tracking

    6عرض على GitHub↗

    Checkout the demo

    TypeScript
    عرض على GitHub↗6