SergioBenitez / stateLinks
A Rust library for safe and effortless global and thread-local state management.
☆221Updated 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>☆344Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆417Updated 3 weeks ago
- Common types for HTTP operations☆203Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- The feature-rich, portable async channel library☆259Updated 2 years ago
- Async synchronization primitives☆269Updated 3 months ago
- A fast binary serialization framework☆398Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated this week
- Conditional compilation according to rustc compiler version☆366Updated last month
- A generic connection pool for Rust with async/await support☆287Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- ☆286Updated 4 months ago
- MIMEs in Rust☆202Updated 8 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Procedural macro for recursive async functions☆226Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Notify async tasks or threads☆475Updated this week
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆252Updated 10 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago