nikomatsakis / rust-name-resolution-algorithm
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☆24Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A syn targetting PEG parser generator☆20Updated last year
- ☆19Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 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 2 years ago
- ☆29Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- JERK: Java Embedding Rust Kit☆17Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- ☆34Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆15Updated 5 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆17Updated last year