dtolnay / include-jsonLinks
Parse JSON file at compile time and embed as serde_json::Value
☆32Updated last week
Alternatives and similar repositories for include-json
Users that are interested in include-json are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆67Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Library facilitating safe pinned initialization☆62Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A GitHub Action for running cargo-semver-checks☆72Updated last week
- The quickest way to override dependencies with Cargo☆65Updated last week
- ☆76Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆57Updated 3 weeks ago
- ☆55Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- horrible serde macro stuff☆39Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 3 months ago
- State machine pattern for Rust☆29Updated 11 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- A sinless derive helper☆75Updated 4 months ago
- futures-buffered☆45Updated 3 months ago