SergioBenitez / state
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
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- ☆306Updated 3 weeks ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated 2 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- ☆273Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Generic array types in Rust☆408Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Async synchronization primitives☆267Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 10 months ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- ☆310Updated 2 years ago
- Per-object thread-local storage for Rust☆342Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Stackless generators on stable Rust.☆462Updated 2 years ago
- ☆200Updated 4 months ago
- x-www-form-urlencoded meets Serde☆247Updated 8 months ago