SergioBenitez / stateLinks
A Rust library for safe and effortless global and thread-local state management.
☆223Updated 2 years ago
Alternatives and similar repositories for state
Users that are interested in state are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆417Updated last month
- ☆205Updated last week
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- MIMEs in Rust☆207Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Common types for HTTP operations☆206Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆362Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Async interface for working with processes☆198Updated this week
- Delegation of trait implementations via procedural macros☆274Updated this week
- ☆217Updated last month
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Async synchronization primitives☆270Updated 2 weeks ago
- Getters and Setters for Rust.☆364Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- The feature-rich, portable async channel library☆262Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 4 months ago