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:
- HAMT implementation whose sub-trees can be shared over threads☆11Updated 2 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- build static rust position-independant-executables without any runtime requirements (no libc or ldso)☆42Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆27Updated 10 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- liburing bindings☆35Updated 3 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- A WebAssembly test case generator☆43Updated 4 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- ☆40Updated 6 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- rust verification condition generator☆96Updated 9 years ago