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☆16Updated this week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆31Updated 5 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- ☆36Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Rust bindings for libgccjit☆23Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆30Updated last year
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 6 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- New register allocator designed as a successor to regalloc2☆47Updated last month
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last month
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 7 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago