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
- dom-like layout for terminal applications☆13Updated 4 years ago
- Arbitrary precision integers library.☆27Updated 4 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆29Updated 11 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A syn targetting PEG parser generator☆20Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆36Updated 8 months ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- watt-based inline procedural macros☆14Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 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
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 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 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago