mitsuhiko / serde-plain
A serde serializer that serializes a subset of types into plain strings
☆54Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde-plain
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- ☆54Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆100Updated 7 months ago
- Serialization value trees☆43Updated 3 months ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆75Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- ☆123Updated 2 years ago
- ☆58Updated 7 years ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- Abstract over different executors☆74Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Serialize/deserialize rusqlite rows☆85Updated 2 months ago
- Case transforming macros for idents☆35Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago