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
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- New register allocator designed as a successor to regalloc2☆54Updated last month
- ☆36Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Exhaustive iteration trait in Rust☆18Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- ☆31Updated 5 years ago
- Support for compiling C programs with Eyra☆14Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust bindings for libgccjit☆27Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆19Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 11 months ago
- A symbolic evaluator for MIR☆20Updated 5 years ago