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:
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Serde serializer for generating Starlark build targets☆70Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- ☆76Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆40Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Thread-unsafe async runtime☆29Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Thread parking and unparking☆79Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- ☆34Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago