nikomatsakis / rust-name-resolution-algorithmLinks
A prototype of my proposed name resolution algorithm for Rust.
☆13Updated 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:
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months 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
- dom-like layout for terminal applications☆13Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 7 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Rust bindings for libgccjit☆26Updated 2 weeks ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆30Updated last year
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Arbitrary precision integers library.☆28Updated 4 years ago
- Library for writing tests for utilities that read text files and produce text output☆23Updated 5 years ago