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:
- dom-like layout for terminal applications☆13Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- ☆15Updated 5 years ago
- ☆29Updated last year
- ☆36Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆19Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago