dtolnay / include-jsonLinks
Parse JSON file at compile time and embed as serde_json::Value
☆29Updated 5 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:
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago
- ☆55Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated this week
- Imitate the documentation build that docs.rs would do☆55Updated this week
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Library facilitating safe pinned initialization☆60Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 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…☆59Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated this week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- horrible serde macro stuff☆39Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- ☆73Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- futures-buffered☆45Updated last month