dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆41Updated 3 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☆32Updated 3 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Generic Async Semaphore☆21Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Library facilitating safe pinned initialization☆63Updated last week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 4 months ago
- ☆76Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Imitate the documentation build that docs.rs would do☆59Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- A GitHub Action for running cargo-semver-checks☆72Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- The quickest way to override dependencies with Cargo☆65Updated this week
- ☆35Updated 9 months ago
- ☆64Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year