dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆41Updated last month
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☆34Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated this week
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆75Updated 3 weeks ago
- ☆120Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- The quickest way to override dependencies with Cargo☆82Updated this week
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Library facilitating safe pinned initialization☆75Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Rate-limit middleware for reqwest.☆19Updated 3 weeks ago
- A GitHub Action for running cargo-semver-checks☆75Updated last week
- A thin wrapper around serialized data which add information of identity and version.☆30Updated 2 weeks ago
- Cargo hack manager☆64Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago