SergioBenitez / stateLinks
A Rust library for safe and effortless global and thread-local state management.
☆220Updated 2 years ago
Alternatives and similar repositories for state
Users that are interested in state are comparing it to the libraries listed below
Sorting:
- ☆312Updated 2 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆414Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Per-object thread-local storage for Rust☆342Updated this week
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Notify async tasks or threads☆474Updated last month
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- A generic connection pool for Rust with async/await support☆286Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆347Updated this week
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Async synchronization primitives☆269Updated 2 months ago
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago