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:
- 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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Choose Rust types at compile-time via constants☆67Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- State machine pattern for Rust☆29Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Binary size analyzer for Rust programs☆36Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A sinless derive helper☆72Updated 7 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- ☆43Updated last year
- ☆40Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Typed any map for rust☆67Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- ☆26Updated 2 years ago
- An exploration of Storages☆35Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- futures-buffered☆41Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Add observability to your Rust types!☆52Updated last month