dtolnay / include-jsonLinks
Parse JSON file at compile time and embed as serde_json::Value
☆31Updated 2 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:
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Library facilitating safe pinned initialization☆60Updated this week
- ☆55Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Imitate the documentation build that docs.rs would do☆56Updated this week
- horrible serde macro stuff☆39Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Remove Cargo.lock lockfile☆32Updated this week
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A GitHub Action for running cargo-semver-checks☆72Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- ☆52Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year