SergioBenitez / state
A Rust library for safe and effortless global and thread-local state management.
☆219Updated last year
Alternatives and similar repositories for state:
Users that are interested in state are comparing it to the libraries listed below
- Generic Atomic<T> type for Rust☆232Updated last year
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆411Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Async synchronization primitives☆264Updated 2 weeks ago
- generators☆205Updated last year
- x-www-form-urlencoded meets Serde☆244Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago
- Procedural macro for recursive async functions☆220Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆240Updated last month
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year