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
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆56Updated 2 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- ☆31Updated 5 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- ☆36Updated last year
- Rust bindings for libgccjit☆28Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆21Updated 3 months ago
- Support for compiling C programs with Eyra☆15Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- ☆30Updated last year
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month