dtolnay / include-json
Parse JSON file at compile time and embed as serde_json::Value
☆28Updated 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
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- ☆54Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆38Updated 3 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆62Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- The quickest way to override dependencies with Cargo☆60Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- ☆120Updated last week
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- ☆53Updated 3 weeks ago
- horrible serde macro stuff☆38Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Discovering and describing Rust's design axioms☆72Updated 11 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 7 months ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Hash trait that is object-safe☆31Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year