danielhenrymantilla / rust-defileLinks
Helper proc-macro to "ungroup" a captured metavariable
☆10Updated 2 years ago
Alternatives and similar repositories for rust-defile
Users that are interested in rust-defile are comparing it to the libraries listed below
Sorting:
- Configure const and static items by environment variables.☆26Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 weeks ago
- ☆36Updated last year
- ☆31Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆18Updated 3 years ago
- ☆30Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A leaner structure of arrays implementation with a vec of tuples like public interface☆13Updated 3 years ago
- Helps you frob those bits☆41Updated last year
- structured parallel execution for async Rust☆37Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago