pandaman64 / serde-queryView external linksLinks
☆316Feb 19, 2023Updated 2 years ago
Alternatives and similar repositories for serde-query
Users that are interested in serde-query are comparing it to the libraries listed below
Sorting:
- ☆58Jul 2, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 21, 2020Updated 5 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆821Feb 5, 2026Updated last week
- like thread::spawn but for processes☆160Mar 1, 2025Updated 11 months ago
- Temporary edit external crates that your project depends on☆147Mar 17, 2024Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Jan 20, 2026Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆868Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Sep 7, 2023Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆289Dec 2, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Feb 5, 2026Updated last week
- SIMD-accelerated UTF-8 validation for Rust.☆582Dec 21, 2025Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆733Dec 8, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- ☆126Aug 30, 2022Updated 3 years ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆950Jan 30, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆549Jul 17, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 5 months ago
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated 3 weeks ago
- report progress of concurrent applications and display it in various ways☆389Feb 5, 2026Updated last week
- Find out path at which a deserialization error occurred☆413Updated this week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Compile-time type-checked builder derive☆1,141Jan 1, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- ☆812Dec 23, 2024Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 4 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Some more derive(Trait) options☆2,068Feb 4, 2026Updated last week
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago