fast-redux
Performance optimizer
An extension of Redux for improving its performance by dynamically importing and executing reducers in O(1) speed
Redux extension with O(1) speed and dynamic importing of reducers/actions.
133 stars
5 watching
7 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forbeslindesay/redux-optimist | Optimistically applies actions to update state before committing them to the system | 776 |
slorber/rereduce | A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
vzhou842/faster.js | A Babel plugin that optimizes idiomatic JavaScript code by rewriting common Array method calls for performance improvements. | 436 |
reactiveui/fusillade | An HTTP library designed to optimize mobile app performance by deduplicating requests, limiting network usage, and prioritizing user-initiated requests. | 310 |
calvinfroedge/redux-modifiers | A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
jycouet/kitql | A collection of standalone tools to speedrun web applications built with GraphQL and Svelte | 407 |
davisyoshida/lorax | A JAX transform that simplifies the training of large language models by reducing memory usage through low-rank adaptation. | 132 |
damirsvrtan/fasterer | Tools for optimizing Ruby code performance | 1,812 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 125 |
etcimon/fast | A high-performance D library for optimizing everyday routines with minimal overhead. | 112 |
duplojs/zod-accelerator | An optimization layer for Zod's schema validation function | 50 |
mbiesiad/front-end-performance-checklist | A comprehensive checklist for front-end performance optimization | 4 |
jiangoforit/yellowfin_pytorch | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |