Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
☆140May 19, 2022Updated 3 years ago
Alternatives and similar repositories for serde-reflection
Users that are interested in serde-reflection are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆170Nov 13, 2025Updated 3 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Benchmarking different Rust generator libraries in a real world use case.☆23Jul 29, 2025Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- "A very small syn"☆213Feb 1, 2025Updated last year
- ☆78Jan 6, 2023Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Mar 8, 2022Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Versioned data-structures for Rust☆208Feb 26, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- ASCII raymarching inside a terminal☆13May 2, 2021Updated 4 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Dec 19, 2025Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Feb 5, 2022Updated 4 years ago
- Derive a builder for your constructors in Rust☆71Nov 20, 2025Updated 3 months ago
- ☆247Jan 25, 2026Updated last month
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- ☆45Aug 28, 2023Updated 2 years ago
- An interactive plotting library for Rust☆18Aug 8, 2022Updated 3 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Mar 1, 2026Updated last week
- Experimental rust serialization library☆290Aug 20, 2023Updated 2 years ago
- A dependency injection library for message-based applications☆39Jul 9, 2021Updated 4 years ago
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago