dtolnay / include-jsonLinks
Parse JSON file at compile time and embed as serde_json::Value
☆34Updated last month
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☆69Updated last month
- Imitate the documentation build that docs.rs would do☆68Updated last month
- ☆55Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Library facilitating safe pinned initialization☆75Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆75Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆82Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆120Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- horrible serde macro stuff☆39Updated 2 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- ☆64Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago