conradludgate / typed-jsonLinks
horrible serde macro stuff
☆39Updated last year
Alternatives and similar repositories for typed-json
Users that are interested in typed-json are comparing it to the libraries listed below
Sorting:
- A sinless derive helper☆73Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆26Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆40Updated last year
- ☆31Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- ☆43Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- ☆112Updated 2 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated this week
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago