react-tracked
State tracker
A library to track state usage and optimize re-renders for various React hooks and libraries
State usage tracking with Proxies. Optimize re-renders for useState/useReducer, React Redux, Zustand and others.
3k stars
20 watching
71 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
global-statesreactreact-contextreact-hooksreduxzustand
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight alternative to React state management libraries like Redux | 4,176 |
| A small state management solution with simplified flux principles and a comfy API based on hooks. | 48,670 |
| A state management library that simplifies React applications with reactive and transparent proxy-based stores. | 2,559 |
| A React component library for efficiently rendering large lists and tabular data | 16,035 |
| A library that enables simple management of mutable state in React and vanilla JavaScript applications | 9,186 |
| A global state management system for React applications using Hooks API. | 1,100 |
| A tool for managing global state in React applications using the Context API | 23 |
| A state management solution for React applications based on hooks | 1,658 |
| A solution to manage state in React applications using reducer components with a built-in action mechanism. | 269 |
| A state management library that eliminates the need to manually handle state updates and re-renders | 313 |
| An optimizing compiler that speeds up React by reducing virtual DOM reconciliation overhead | 16,642 |
| A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,490 |
| A state management library designed to simplify React applications by replicating the component state API while sharing it across multiple components. | 7,794 |
| A desktop app for inspecting React and React Native projects | 14,975 |
| An implementation of the Intersection Observer API in React, enabling elements to be monitored for visibility within the viewport. | 5,128 |