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
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Generic Async Semaphore☆21Updated 9 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Library facilitating safe pinned initialization☆75Updated last week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- State machine pattern for Rust☆29Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rate-limit middleware for reqwest.☆19Updated 3 weeks ago
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆34Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Convert number to enum☆87Updated last year
- Imitate the documentation build that docs.rs would do☆67Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆30Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago