willcrichton / rustc-type-metaprogrammingLinks
☆24Updated 7 years ago
Alternatives and similar repositories for rustc-type-metaprogramming
Users that are interested in rustc-type-metaprogramming are comparing it to the libraries listed below
Sorting:
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A symbolic evaluator for MIR☆20Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- ☆27Updated 10 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Updated last month
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- rust verification condition generator☆96Updated 9 years ago
- dom-like layout for terminal applications☆13Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- ☆40Updated 6 years ago
- An experimental columnar arena☆43Updated last year
- Epoch-based garbage collection☆81Updated 7 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 3 years ago
- A disassembler framework☆19Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A DSL and compiler for generating peephole optimizers for Cranelift☆64Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago