dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆40Updated 5 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☆29Updated 5 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆100Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- The quickest way to override dependencies with Cargo☆65Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- Generic Async Semaphore☆21Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Convert number to enum☆87Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A more compact help renderer for clap terminal applications☆77Updated 3 months ago
- Rate-limit middleware for reqwest.☆17Updated this week
- ☆73Updated 2 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Library facilitating safe pinned initialization☆60Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- 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
- Imitate the documentation build that docs.rs would do☆55Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year