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:
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Serde serializer for generating Starlark build targets☆70Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆77Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Convert closures into wakers☆47Updated last year
- ☆41Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- structured parallel execution for async Rust☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Configuration Library for Rust Applications☆50Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- Macros to erase scope information from tokens☆26Updated last month
- Utilities for working with impl traits in Rust.☆119Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Duplicate an async I/O handle☆41Updated last year