dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆40Updated 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☆31Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆105Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A more compact help renderer for clap terminal applications☆86Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆56Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Generic Async Semaphore☆21Updated 5 months ago
- ☆35Updated 8 months ago
- Rate-limit middleware for reqwest.☆17Updated last month
- Library facilitating safe pinned initialization☆60Updated last week
- Cargo hack manager☆64Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Convert number to enum☆87Updated last year
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago