dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆40Updated 4 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 4 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Lending iterators on stable Rust☆83Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- Generic Async Semaphore☆19Updated 3 months ago
- Access and evaluate tracing logs in async and sync tests.☆74Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- A thin wrapper around serialized data which add information of identity and version.☆22Updated last week
- Rate-limit middleware for reqwest.☆17Updated this week
- Imitate the documentation build that docs.rs would do☆54Updated this week
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆72Updated last month
- Convert number to enum☆87Updated 11 months ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- codesort sorts code☆96Updated 5 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated 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…☆59Updated last week
- A GitHub Action for running cargo-semver-checks☆72Updated 3 weeks ago