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>☆350Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- Common types for HTTP operations☆206Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆418Updated last month
- Procedural macro for recursive async functions☆230Updated last week
- ☆206Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- ☆298Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Per-object thread-local storage for Rust☆353Updated this week
- The feature-rich, portable async channel library☆262Updated 2 years ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Async synchronization primitives☆273Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Async interface for working with processes☆202Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Notify async tasks or threads☆484Updated last month
- Asynchronous HTTP/1.1 in Rust☆164Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Conditional compilation according to rustc compiler version☆379Updated last week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆202Updated last year
- ☆332Updated last week
- Getters and Setters for Rust.☆366Updated 3 months ago
- Serde support for querystring-style strings☆217Updated 4 months ago
- MIME type guessing of file extensions for Rust.☆188Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- MIMEs in Rust☆207Updated 11 months ago