h33p / cttiLinks
Rust compile-time type information experiment
☆18Updated 2 years ago
Alternatives and similar repositories for ctti
Users that are interested in ctti are comparing it to the libraries listed below
Sorting:
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- ☆36Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆51Updated 3 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆19Updated last month
- Rust bindings for libgccjit☆26Updated this week
- A faster replacement for `#[derive(Hash)]` for types without padding☆28Updated 2 months ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last week
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- ☆30Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆59Updated 9 months ago
- ☆31Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago