dtolnay / include-jsonLinks
Parse JSON file at compile time and embed as serde_json::Value
☆32Updated 3 weeks ago
Alternatives and similar repositories for include-json
Users that are interested in include-json are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- ☆55Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Library facilitating safe pinned initialization☆63Updated 2 weeks 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…☆65Updated last month
- Imitate the documentation build that docs.rs would do☆59Updated 2 weeks ago
- ☆76Updated last week
- horrible serde macro stuff☆39Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 4 months ago
- ☆53Updated last month
- ☆64Updated last month
- Const TypeId and non-'static TypeId☆69Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- futures-buffered☆45Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An alternate Cargo registry using static files☆134Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Experimenting with Rust's fundamental data model☆54Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago