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