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β34Updated 3 weeks ago
- π±concat! with support for const variables and expressionsβ47Updated last month
- Async, lock-free synchronization primitives for task wakeupβ49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.β87Updated 3 weeks ago
- Reports when tokio runtime threads are blockingβ66Updated last year
- Lending iterators on stable Rustβ83Updated 2 years ago
- A primitive for writing structural search and replace programs for rustβ31Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.β58Updated 2 years ago
- Imitate the documentation build that docs.rs would doβ65Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function callsβ36Updated last year
- https://github.com/rust-lang/cargo/issues/948β55Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-pleaseβ42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β67Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.β91Updated 8 months ago
- Serde Visitor for deserializing untagged enumsβ69Updated 3 weeks ago
- Convert number to enumβ87Updated last year
- Generic Async Semaphoreβ21Updated 9 months ago
- Library facilitating safe pinned initializationβ75Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.β64Updated last year
- Mirror of Rust's allocator api for use on stable rustβ72Updated last month
- Generate Rust enum variants without associated dataβ99Updated this week
- Ansic is a modern, efficient and compile time ansi macro and utilities.β57Updated 6 months ago
- The quickest way to override dependencies with Cargoβ81Updated this week
- β76Updated this week
- Minimalist Rust syntax parsing for procedural macrosβ66Updated 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β¦β66Updated last month
- Detect blocking code in Tokio async tasks. (Rust)β83Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a realityβ147Updated 2 years ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`β111Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.β135Updated 6 months ago