dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆41Updated 2 weeks 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☆32Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- 🐱concat! with support for const variables and expressions☆44Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Generic Async Semaphore☆21Updated 7 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Imitate the documentation build that docs.rs would do☆62Updated 2 weeks ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- ☆35Updated 10 months ago
- Convert number to enum☆87Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Access and evaluate tracing logs in async and sync tests.☆85Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week