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:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- ☆38Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆72Updated last month
- ☆16Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆26Updated last month
- Full precision decimal representation of f64☆26Updated last week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Thread-unsafe async runtime☆28Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 months ago