dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆39Updated 3 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☆28Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- ☆53Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- The quickest way to override dependencies with Cargo☆62Updated last week
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- A GitHub Action for running cargo-semver-checks☆71Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A thin wrapper around serialized data which add information of identity and version.☆22Updated this week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Hash trait that is object-safe☆32Updated 3 weeks ago
- ☆69Updated 3 weeks ago
- ☆54Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- horrible serde macro stuff☆39Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A sinless derive helper☆72Updated 7 months ago