dtolnay / macro-string
Eager evaluation of macros like `concat!` and `env!`
☆39Updated 2 months ago
Alternatives and similar repositories for macro-string
Users that are interested in macro-string are comparing it to the libraries listed below
Sorting:
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- A GitHub Action for running cargo-semver-checks☆71Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Lending iterators on stable Rust☆82Updated last year
- ☆53Updated 2 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆42Updated last month
- Hash trait that is object-safe☆32Updated 2 months ago
- Cargo hack manager☆64Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- ☆148Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆55Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- ☆65Updated 11 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde error messages for humans.☆34Updated last year