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:
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A disassembler framework☆18Updated 2 years ago
- ☆27Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- HAMT implementation whose sub-trees can be shared over threads☆11Updated this week
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- ☆48Updated last month
- A WebAssembly test case generator☆43Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- rust verification condition generator☆96Updated 8 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- software transactional memory in rust☆14Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Compiler for the Lavish IDL☆17Updated 6 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- [Experiment] JNeT: japaric's network thingies☆28Updated 5 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago