awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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-storeadamcsk1 的头像

    adamcsk1/ngx-simple-signal-store

    1在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗1
  • aggre/ullraggre 的头像

    aggre/ullr

    64在 GitHub 上查看↗

    Functional Web Components

    TypeScript
    在 GitHub 上查看↗64
  • alibaba/fish-reduxalibaba 的头像

    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/tansuAmadeusITGroup 的头像

    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/harlemandrewcourtice 的头像

    andrewcourtice/harlem

    516在 GitHub 上查看↗

    Powerfully simple global state management for Vue 3

    TypeScriptjavascriptstate-managementtypescript
    在 GitHub 上查看↗516

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • angular-architects/ngrx-hateoasangular-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-toolkitangular-architects 的头像

    angular-architects/ngrx-toolkit

    324在 GitHub 上查看↗

    Various Extensions for the NgRx Signal Store

    TypeScript
    在 GitHub 上查看↗324
  • angulator-dev/angulatorangulator-dev 的头像

    angulator-dev/angulator

    1在 GitHub 上查看↗

    A simple, lightweight mediator library for Angular.

    TypeScript
    在 GitHub 上查看↗1
  • apollographql/apollo-clientapollographql 的头像

    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/hookstateavkonst 的头像

    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/ngstatobecher 的头像

    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-localstoragebtroncone 的头像

    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/concentconcentjs 的头像

    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-queryCoreSyncHub 的头像

    CoreSyncHub/ngx-query

    2在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗2
  • ctrlplusb/easy-peasyctrlplusb 的头像

    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-statedai-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-trackeddai-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/smartngrxDaveMBush 的头像

    DaveMBush/SmartNgRX

    17在 GitHub 上查看↗

    Make NgRX Easier to use

    TypeScript
    在 GitHub 上查看↗17
  • diegohaz/constatediegohaz 的头像

    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-collectione-oz 的头像

    e-oz/ngx-collection

    33在 GitHub 上查看↗

    Collection State Management Service for Angular

    TypeScript
    在 GitHub 上查看↗33
  • effector/effectoreffector 的头像

    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-storageerlihs 的头像

    erlihs/pinia-plugin-storage

    1在 GitHub 上查看↗

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

    TypeScriptpiniapluginstate-management
    在 GitHub 上查看↗1
  • facebook/relayfacebook 的头像

    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/blocfelangel 的头像

    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-trackingacandylevey 的头像

    acandylevey/ngrx-http-tracking

    6在 GitHub 上查看↗

    Checkout the demo

    TypeScript
    在 GitHub 上查看↗6