dtolnay / macro-stringLinks
Eager evaluation of macros like `concat!` and `env!`
☆40Updated 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☆29Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A GitHub Action for running cargo-semver-checks☆72Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆103Updated last week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆74Updated last month
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- 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.☆64Updated this week
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A more compact help renderer for clap terminal applications☆79Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- A concurrent, append-only vector.☆195Updated last month
- Rate-limit middleware for reqwest.☆17Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Generic Async Semaphore☆21Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year