This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
☆826Updated this week
Alternatives and similar repositories for serde_with
Users that are interested in serde_with are comparing it to the libraries listed below
Sorting:
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Temporary file library for rust☆1,408Updated this week
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- Date and time handling in Rust.☆1,288Updated this week
- ☆900Feb 16, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Fixture-based test framework for Rust☆1,525Jan 9, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- A powerful mock object library for Rust☆1,785Nov 22, 2025Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Simple validation for Rust structs☆2,430Feb 8, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Async multi-producer multi-consumer channel☆933Jul 6, 2025Updated 7 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- deserialize env vars into typesafe structs with rust☆967Jun 7, 2024Updated last year
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- A next-generation test runner for Rust.☆2,833Updated this week