SergioBenitez / stateLinks
A Rust library for safe and effortless global and thread-local state management.
☆224Updated 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>☆366Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆243Updated last month
- MIME type guessing of file extensions for Rust.☆195Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Serde support for querystring-style strings☆222Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆220Updated 3 weeks ago
- Async synchronization primitives☆279Updated 3 weeks ago
- Common types for HTTP operations☆207Updated last year
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- JOSE (JSON Web Token) Library for Rust☆182Updated 8 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- ☆214Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆379Updated last month
- ☆241Updated 5 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- ☆316Updated 2 years ago