pandaman64 / serde-query
☆308Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde-query
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Rust lightweight HTTP 1.1 client☆262Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Struct mocking library for Rust☆439Updated 7 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- The feature-rich, portable async channel library☆252Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- 🔐 Encrypts all the Serialize.☆177Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Inline diagrams for rustdoc with mermaid.js☆507Updated last month
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week