danielhenrymantilla / rust-defileLinks
Helper proc-macro to "ungroup" a captured metavariable
☆10Updated last year
Alternatives and similar repositories for rust-defile
Users that are interested in rust-defile are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆12Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- ☆36Updated 10 months ago
- Count lines of code across your entire dependency tree☆18Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- ☆31Updated 5 years ago
- Rustdoc's JSON output interface☆30Updated 2 weeks ago
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- ☆29Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Set the minimum alignments of types using const generics.☆18Updated 8 months ago
- Support for mutually disjoint impls☆21Updated 2 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 2 weeks ago
- 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
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago