dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
β41Updated this week
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β33Updated this week
- π±concat! with support for const variables and expressionsβ45Updated last month
- https://github.com/rust-lang/cargo/issues/948β55Updated last year
- Async, lock-free synchronization primitives for task wakeupβ49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β88Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.β58Updated 2 years ago
- Reports when tokio runtime threads are blockingβ66Updated last year
- A primitive for writing structural search and replace programs for rustβ31Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β87Updated this week
- Mirror of Rust's allocator api for use on stable rustβ72Updated 2 weeks ago
- Generic Async Semaphoreβ21Updated 8 months ago
- Lending iterators on stable Rustβ83Updated last year
- The quickest way to override dependencies with Cargoβ68Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`β111Updated 3 weeks ago
- Imitate the documentation build that docs.rs would doβ64Updated this week
- Static-checked parsing of regexes into structsβ45Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.β64Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function callsβ36Updated last year
- State machine pattern for Rustβ29Updated last year
- Serde Visitor for deserializing untagged enumsβ67Updated this week
- Lazy formatting utility macro for rustβ129Updated 2 years ago
- Generate Rust enum variants without associated dataβ99Updated last month
- Minimalist Rust syntax parsing for procedural macrosβ66Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β67Updated this week
- Convert number to enumβ87Updated last year
- Detect blocking code in Tokio async tasks. (Rust)β82Updated 4 months ago
- A more compact help renderer for clap terminal applicationsβ90Updated 3 months ago
- Binary size analyzer for Rust programsβ37Updated last year
- Library facilitating safe pinned initializationβ73Updated last week
- A thin wrapper around serialized data which add information of identity and version.β29Updated last week