Convert Figma logo to code with AI

Top State Management Libraries

Top 5 Projects Compared

Error generating detailed project comparison

Error generating detailed project comparison

Error generating detailed project comparison

Error generating detailed project comparison

Error generating detailed project comparison

All Top Projects

huggingface's avatar

transformers

156,120

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

reduxjs's avatar

redux

61,451

A JS library for predictable global state management

pmndrs's avatar

zustand

56,854

🐻 Bear necessities for state management in React

TanStack's avatar

query

48,376

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

react-hook-form's avatar

react-hook-form

44,478

📋 React Hooks for form state management and validation (Web + React Native)

huggingface's avatar

diffusers

32,683

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

statelyai's avatar

xstate

29,217

Actor-based state management & orchestration for complex app logic.

immerjs's avatar

immer

28,862

Create the next immutable state by mutating the current one

CopilotKit's avatar

CopilotKit

28,448

Framework for building agent-native applications with Generative UI, shared state, and human-in-the-loop workflows.

vuejs's avatar

vuex

28,408

🗃️ Centralized State Management for Vue.js.

mobxjs's avatar

mobx

28,167

Simple, scalable state management.

deepinsight's avatar

insightface

27,774

State-of-the-art 2D and 3D Face Analysis Project

Visual Copilot logoVisual Copilot
Promo

Turn Figma designs into high-quality code using AI

sebastianruder's avatar

NLP-progress

22,977

Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

facebookresearch's avatar

audiocraft

22,968

Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.

pmndrs's avatar

jotai

20,966

👻 Primitive and flexible state management for React

huggingface's avatar

peft

20,574

🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

facebookexperimental's avatar

Recoil

19,537

Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

huggingface's avatar

sentence-transformers

18,203

State-of-the-Art Text Embeddings

state-spaces's avatar

mamba

17,132

Mamba SSM architecture

huggingface's avatar

transformers.js

15,313

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

NVIDIA's avatar

DeepLearningExamples

14,712

State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.

MotiaDev's avatar

motia

14,585

Multi-Language Backend Framework that unifies APIs, background jobs, queues, workflows, streams, and AI agents with a single core primitive with built-in observability and state management.

flairNLP's avatar

flair

14,353

A very simple framework for state-of-the-art Natural Language Processing (NLP)

WongKinYiu's avatar

yolov7

14,106

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

NVIDIA's avatar

TensorRT-LLM

12,797

TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.

redux-form's avatar

redux-form

12,521

A Higher Order Component using react-redux to keep form state in a Redux store

felangel's avatar

bloc

12,389

A predictable state management library that helps implement the BLoC design pattern

boardgameio's avatar

boardgame.io

12,154

State Management and Multiplayer Networking for Turn-Based Games

facebookresearch's avatar

seamless_communication

11,740

Foundational Models for State-of-the-Art Speech and Text Translation

browserstate's avatar

history.js

10,694

History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.