dtolnay / include-json
Parse JSON file at compile time and embed as serde_json::Value
☆28Updated 2 months ago
Alternatives and similar repositories for include-json
Users that are interested in include-json are comparing it to the libraries listed below
Sorting:
- ☆54Updated last year
- The quickest way to override dependencies with Cargo☆60Updated last week
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Hash trait that is object-safe☆32Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- horrible serde macro stuff☆39Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Re-usable CLI flags for `cargo` plugins☆38Updated 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…☆55Updated last week
- A tool to remove unused code from a Rust project.☆30Updated 6 months ago
- ☆53Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Binary size analyzer for Rust programs☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A sinless derive helper☆72Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- futures-buffered☆40Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- State machine pattern for Rust☆29Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆42Updated last month