awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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-storeAvatar adamcsk1

    adamcsk1/ngx-simple-signal-store

    1Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1
  • aggre/ullrAvatar aggre

    aggre/ullr

    64Vezi pe GitHub↗

    Functional Web Components

    TypeScript
    Vezi pe GitHub↗64
  • alibaba/fish-reduxAvatar alibaba

    alibaba/fish-redux

    7,275Vezi pe 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
    Vezi pe GitHub↗7,275
  • amadeusitgroup/tansuAvatar AmadeusITGroup

    AmadeusITGroup/tansu

    100Vezi pe 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
    Vezi pe GitHub↗100
  • andrewcourtice/harlemAvatar andrewcourtice

    andrewcourtice/harlem

    516Vezi pe GitHub↗

    Powerfully simple global state management for Vue 3

    TypeScriptjavascriptstate-managementtypescript
    Vezi pe GitHub↗516

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • angular-architects/ngrx-hateoasAvatar angular-architects

    angular-architects/ngrx-hateoas

    5Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗5
  • angular-architects/ngrx-toolkitAvatar angular-architects

    angular-architects/ngrx-toolkit

    324Vezi pe GitHub↗

    Various Extensions for the NgRx Signal Store

    TypeScript
    Vezi pe GitHub↗324
  • angulator-dev/angulatorAvatar angulator-dev

    angulator-dev/angulator

    1Vezi pe GitHub↗

    A simple, lightweight mediator library for Angular.

    TypeScript
    Vezi pe GitHub↗1
  • apollographql/apollo-clientAvatar apollographql

    apollographql/apollo-client

    19,798Vezi pe 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
    Vezi pe GitHub↗19,798
  • avkonst/hookstateAvatar avkonst

    avkonst/hookstate

    1,656Vezi pe GitHub↗

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

    TypeScripthookstatemobx-react-alternativeplugin-architecture
    Vezi pe GitHub↗1,656
  • barryhappy/temptyviewB

    barryhappy/TEmptyView

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • becher/ngstatoAvatar becher

    becher/ngStato

    3Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗3
  • brn/rrhB

    brn/rrh

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • btroncone/ngrx-store-localstorageAvatar btroncone

    btroncone/ngrx-store-localstorage

    624Vezi pe GitHub↗

    Simple syncing between @ngrx store and local storage

    TypeScript
    Vezi pe GitHub↗624
  • clancysong/we-mobxC

    clancysong/we-mobx

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • concentjs/concentAvatar concentjs

    concentjs/concent

    1,389Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1,389
  • coresynchub/ngx-queryAvatar CoreSyncHub

    CoreSyncHub/ngx-query

    2Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗2
  • ctrlplusb/easy-peasyAvatar ctrlplusb

    ctrlplusb/easy-peasy

    5,044Vezi pe 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
    Vezi pe GitHub↗5,044
  • czy1121/loadinglayoutC

    czy1121/loadinglayout

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • dai-shi/react-hooks-global-stateAvatar dai-shi

    dai-shi/react-hooks-global-state

    1,101Vezi pe GitHub↗

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

    TypeScriptfunction-componentshooks-api-reactreact
    Vezi pe GitHub↗1,101
  • dai-shi/react-trackedAvatar dai-shi

    dai-shi/react-tracked

    2,820Vezi pe GitHub↗

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

    TypeScriptglobal-statesreactreact-context
    Vezi pe GitHub↗2,820
  • dai-shi/use-reducer-asyncD

    dai-shi/use-reducer-async

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • davembush/smartngrxAvatar DaveMBush

    DaveMBush/SmartNgRX

    17Vezi pe GitHub↗

    Make NgRX Easier to use

    TypeScript
    Vezi pe GitHub↗17
  • diegohaz/constateAvatar diegohaz

    diegohaz/constate

    4,003Vezi pe 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
    Vezi pe GitHub↗4,003
  • e-oz/ngx-collectionAvatar e-oz

    e-oz/ngx-collection

    33Vezi pe GitHub↗

    Collection State Management Service for Angular

    TypeScript
    Vezi pe GitHub↗33
  • effector/effectorAvatar effector

    effector/effector

    4,837Vezi pe 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
    Vezi pe GitHub↗4,837
  • erlihs/pinia-plugin-storageAvatar erlihs

    erlihs/pinia-plugin-storage

    1Vezi pe GitHub↗

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

    TypeScriptpiniapluginstate-management
    Vezi pe GitHub↗1
  • facebook/relayAvatar facebook

    facebook/relay

    18,940Vezi pe 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
    Vezi pe GitHub↗18,940
  • felangel/blocAvatar felangel

    felangel/bloc

    12,455Vezi pe 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
    Vezi pe GitHub↗12,455
  • acandylevey/ngrx-http-trackingAvatar acandylevey

    acandylevey/ngrx-http-tracking

    6Vezi pe GitHub↗

    Checkout the demo

    TypeScript
    Vezi pe GitHub↗6