arcnmx / serde-value
Serialization value trees
☆44Updated 7 months ago
Alternatives and similar repositories for serde-value:
Users that are interested in serde-value are comparing it to the libraries listed below
- ☆55Updated last year
- Run closures in parallel☆113Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Convert closures into wakers☆45Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆105Updated 11 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Reactive dependency injection for Rust.☆42Updated last month
- Macro for sealing traits and structures☆51Updated 3 months ago
- ☆73Updated 4 months ago
- Rust serializer library☆87Updated 10 months ago
- Simple goldenfile testing in Rust.☆39Updated last month
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆40Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Automatically implement traits for common smart pointers☆106Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.