nikomatsakis / rust-name-resolution-algorithmLinks
A prototype of my proposed name resolution algorithm for Rust.
☆13Updated 10 years ago
Alternatives and similar repositories for rust-name-resolution-algorithm
Users that are interested in rust-name-resolution-algorithm are comparing it to the libraries listed below
Sorting:
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Updated 4 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆64Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 11 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A golden file testing library for rust☆38Updated 4 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- An experimental columnar arena☆43Updated last year
- ☆46Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- dom-like layout for terminal applications☆13Updated 5 years ago