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:
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- ☆36Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆31Updated 5 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Configure const and static items by environment variables.☆25Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last month
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆24Updated 3 months ago
- LZW en- and decoding that goes weeeee!☆27Updated last week
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆34Updated 3 years ago