sval-rs / value-bagLinks
Dynamic structured values for Rust
☆28Updated last month
Alternatives and similar repositories for value-bag
Users that are interested in value-bag are comparing it to the libraries listed below
Sorting:
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- ☆39Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆75Updated last month
- Convert closures into wakers☆45Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Duplicate an async I/O handle☆41Updated 8 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Serde serializer for generating Starlark build targets☆69Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month