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 10 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- A time progress bar utilities☆59Updated last month
- Convert number to enum☆87Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Imitate the documentation build that docs.rs would do☆55Updated 3 weeks ago
- Generic Async Semaphore☆20Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A concurrent, append-only vector.☆187Updated last month
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A more compact help renderer for clap terminal applications☆77Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 4 months ago