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:
- Lift enum variants to the type-level.☆32Updated 4 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- ☆46Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 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 macro for defining type operators in Rust.☆65Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 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
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Aligned allocation for Rust☆15Updated 5 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 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
- ☆30Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Source file fragment location and display utilities for Rust.☆17Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago