sval-rs / value-bagLinks
Dynamic structured values for Rust
☆28Updated 2 months ago
Alternatives and similar repositories for value-bag
Users that are interested in value-bag are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆76Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- ☆34Updated 11 months ago
- Convert closures into wakers☆46Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Thread parking and unparking☆79Updated 9 months ago