SergioBenitez / stateLinks
A Rust library for safe and effortless global and thread-local state management.
☆220Updated last year
Alternatives and similar repositories for state
Users that are interested in state are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆235Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated last year
- Procedural macro for recursive async functions☆224Updated 4 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- ☆309Updated last month
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆172Updated 10 months ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆410Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆509Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated this week
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- Generic array types in Rust☆411Updated 2 months ago
- Getters and Setters for Rust.☆355Updated last month