redux-rs / redux-rsView external linksLinks
A Rust implementation of Redux.
☆242Jan 30, 2024Updated 2 years ago
Alternatives and similar repositories for redux-rs
Users that are interested in redux-rs are comparing it to the libraries listed below
Sorting:
- A predictable reactive framework for Rust apps inspired by Redux☆60Sep 28, 2024Updated last year
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21May 8, 2020Updated 5 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated 11 months ago
- asynchronous networking primitives☆409Nov 6, 2019Updated 6 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆91Feb 19, 2024Updated last year
- Distributed consensus protocol for replicated state machines☆61Jan 5, 2019Updated 7 years ago
- failure + error-chain = 💖☆54Dec 13, 2025Updated 2 months ago
- [Unpublished] Fast, effective, minimalist web framework for Rust☆15Dec 15, 2019Updated 6 years ago
- A library for managing global application state (similar to redux).☆14May 19, 2021Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Nov 3, 2021Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 3 months ago
- Draco is a Rust library for building client side web applications with Web Assembly.☆304Apr 3, 2023Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- Empowering everyone to build asynchronous software☆858Oct 29, 2019Updated 6 years ago
- Atlasr is a truly open-source and free map browser.☆229Dec 5, 2018Updated 7 years ago
- Write quick and explict ranges in Rust☆15Oct 8, 2019Updated 6 years ago
- Flexbox layout engine for RSX DOM trees using YOGA☆11Apr 12, 2018Updated 7 years ago
- A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM☆1,953Dec 1, 2025Updated 2 months ago
- A magic html parser☆196Jul 15, 2022Updated 3 years ago
- A Rust port of the password primitives used in Django Project.☆59Dec 28, 2025Updated last month
- Design pattern framework for Rust on top of PureMVC☆22Mar 29, 2023Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Mar 1, 2025Updated 11 months ago
- BDD/TDD assertion interface☆84Nov 25, 2017Updated 8 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Dec 24, 2022Updated 3 years ago
- A small, pragmatic, and flexible async HTTP server library, in Rust☆11Jan 1, 2021Updated 5 years ago
- Rust option parser with custom derive support☆235Nov 15, 2024Updated last year
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- ☆24Dec 11, 2022Updated 3 years ago
- Wrapper over gl-rs, to make code look more like Rust and less like C while still having classical OpenGL control as you would in C☆25Jun 18, 2022Updated 3 years ago
- Cross-platform async library for system information fetching 🦀☆923Jul 14, 2024Updated last year
- Type checked JSX for Rust