dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆39Updated 2 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 2 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- A GitHub Action for running cargo-semver-checks☆71Updated last week
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Rate-limit middleware for reqwest.☆17Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Access and evaluate tracing logs in async and sync tests.☆72Updated last year
- ☆53Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 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
- ☆69Updated last week
- Cargo hack manager☆64Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- ☆35Updated 4 months ago