Data structure serialization library with several opposite design goals from Serde
☆923Feb 16, 2026Updated last month
Alternatives and similar repositories for miniserde
Users that are interested in miniserde are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Serialization library with zero dependencies☆884Dec 27, 2025Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆964Mar 25, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,482Jan 21, 2026Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆814Mar 2, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Macros for all your token pasting needs☆1,084Oct 6, 2024Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,727Mar 30, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,086Dec 29, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- Fast floating point to string conversion☆693Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,993Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,323Apr 3, 2026Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆832Apr 4, 2026Updated last week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Some more derive(Trait) options☆2,087Mar 6, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,866Mar 25, 2026Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆4,121Feb 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- Module initialization/global constructor functions for Rust☆970Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic