awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
concentjs avatar

concentjs/concent

0
View on GitHub↗
1,389 stars·69 forks·TypeScript·MIT·16 viewsheluxjs.github.io/helux↗

Concent

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

Features

  • Reactive Programming - Predictable, high-performance React state management.
  • State Management - Predictable and efficient state management.

Star history

Star history chart for concentjs/concentStar history chart for concentjs/concent

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Concent

These projects share indexed features with Concent. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mobxjs/mobxmobxjs avatar

    mobxjs/mobx

    28,189View on GitHub↗

    MobX is a reactive state management library and fine-grained reactivity engine. It provides an observable data store that automatically triggers updates in the user interface when data structures change, functioning as a transparent functional reactive store to maintain a consistent source of truth. The system utilizes a dependency-graph mapping and proxy-based object observation to track data dependencies. This ensures that only the specific components dependent on changed data are updated, which reduces unnecessary re-renders and optimizes frontend performance. The library supports decoupl

    TypeScriptjavascriptmobxreact
    View on GitHub↗28,189
  • advantageous/qbitadvantageous avatar

    advantageous/qbit

    707View on GitHub↗

    QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx

    Java
    View on GitHub↗707
  • aggre/ullraggre avatar

    aggre/ullr

    64View on GitHub↗

    Functional Web Components

    TypeScript
    View on GitHub↗64
  • adamcsk1/ngx-simple-signal-storeadamcsk1 avatar

    adamcsk1/ngx-simple-signal-store

    1View on GitHub↗

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

    TypeScript
    View on GitHub↗1
Compare all 30 related projects→

Frequently asked questions

What does concentjs/concent do?

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

What are the main features of concentjs/concent?

The main features of concentjs/concent are: Reactive Programming, State Management.

Which projects share features with concentjs/concent?

Projects with overlapping indexed features include: mobxjs/mobx — MobX is a reactive state management library and fine-grained reactivity engine. It provides an observable data store… advantageous/qbit — QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx. aggre/ullr — Functional Web Components. alex-gutev/live-cells-cl — Live-Cells-CL is a library that adds reactive programming to lisp. The functionality of the library is ported from… alibaba/fish-redux — fish-redux is a Flutter application framework and state management library that implements a Redux-based workflow. It… adamcsk1/ngx-simple-signal-store — A simple way to create signal stores with a read-only interface.