SergioBenitez / state
A Rust library for safe and effortless global and thread-local state management.
☆217Updated last year
Alternatives and similar repositories for state:
Users that are interested in state are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Conditional compilation according to rustc compiler version☆346Updated last week
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆408Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Common types for HTTP operations☆201Updated 11 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- Procedural macro for recursive async functions☆218Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- Generic Atomic<T> type for Rust☆225Updated last year
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Async synchronization primitives☆262Updated last week
- ☆279Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- Task abstraction for building executors☆447Updated last week
- Rust method delegation with less boilerplate☆451Updated 2 weeks ago
- ☆255Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Asynchronous streams for Rust using async & await notation☆655Updated last month
- Notify async tasks or threads☆459Updated this week
- Getters and Setters for Rust.☆348Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago