sval-rs / value-bag
Dynamic structured values for Rust
☆28Updated 2 weeks ago
Alternatives and similar repositories for value-bag:
Users that are interested in value-bag are comparing it to the libraries listed below
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆16Updated 3 weeks ago
- Take a value atomically once.☆29Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Duplicate an async I/O handle☆41Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆39Updated last year
- Rust traits for key comparison in maps.☆25Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Rust crate for Ok-wrapping and try blocks☆20Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 weeks ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago