sval-rs / value-bag
Dynamic structured values for Rust
☆27Updated last month
Alternatives and similar repositories for value-bag:
Users that are interested in value-bag are comparing it to the libraries listed below
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- ☆38Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last week
- A Configuration Library for Rust Applications☆39Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆73Updated 4 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated this week