nikomatsakis / rust-name-resolution-algorithmLinks
A prototype of my proposed name resolution algorithm for Rust.
☆12Updated 9 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:
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Experimental type level programming in Rust☆39Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 7 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- A simple, id-based arena☆121Updated 2 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆102Updated last year
- ☆45Updated 4 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago