Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆185Feb 23, 2026Updated 3 weeks ago
Alternatives and similar repositories for serde-reflection
Users that are interested in serde-reflection are comparing it to the libraries listed below
Sorting:
- Müsli is a flexible and efficient serialization framework☆429Mar 12, 2026Updated last week
- Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules.☆17Dec 27, 2025Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A library for generating chrome://tracing traces in Rust.☆124Mar 15, 2024Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- A Rust library for runtime-checked linearish types☆38Jul 24, 2023Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆140May 19, 2022Updated 3 years ago
- Eager evaluation of macros like `concat!` and `env!`☆45Feb 24, 2026Updated 3 weeks ago
- A concurrent, append-only vector.☆209Aug 13, 2025Updated 7 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆539Mar 14, 2026Updated last week
- Stay on top of semver using your changelog.☆13Mar 8, 2023Updated 3 years ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Apr 16, 2025Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Jan 3, 2023Updated 3 years ago
- Stack unwinding library in Rust☆134Mar 5, 2026Updated 2 weeks ago
- A no_std + serde compatible message library for Rust☆1,360Feb 3, 2026Updated last month
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆71Feb 16, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 3 weeks ago
- Run pkg-config from declarative dependencies in Cargo.toml☆108Updated this week
- Support for compiling C programs with Eyra☆15Oct 13, 2024Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆108Sep 17, 2025Updated 6 months ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆749Mar 6, 2026Updated 2 weeks ago
- Support for variety of disjoint impls distinguished by associated types☆22Feb 12, 2026Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Aug 18, 2024Updated last year
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Feb 27, 2026Updated 3 weeks ago
- ☆65Aug 11, 2025Updated 7 months ago
- Small crate for interacting with cargo registry indices☆28Jan 7, 2026Updated 2 months ago
- 📦 shippable application packaging☆1,973Updated this week
- Serde serializer for generating Starlark build targets☆72Feb 16, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week