This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
☆830Mar 13, 2026Updated last 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,336Mar 7, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- ☆909Feb 16, 2026Updated last month
- Serde serializable and deserializable trait objects☆1,488Feb 9, 2026Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Date and time handling in Rust.☆1,293Updated this week
- Fixture-based test framework for Rust☆1,530Updated this week
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Simple validation for Rust structs☆2,434Feb 8, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- A powerful mock object library for Rust☆1,793Mar 8, 2026Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆972Jun 7, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- HTTP mocking to test Rust applications.☆775Aug 24, 2025Updated 6 months ago
- A next-generation test runner for Rust.☆2,859Updated this week