dtolnay / include-json
Parse JSON file at compile time and embed as serde_json::Value
☆28Updated last month
Alternatives and similar repositories for include-json:
Users that are interested in include-json are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆59Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- ☆54Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Hash trait that is object-safe☆32Updated last month
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated this week
- Type-erased core::Discriminant<T>☆38Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated last week
- Binary size analyzer for Rust programs☆36Updated 11 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Updater program for axo tools☆23Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- ☆53Updated last month
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago