mahdifrmz / rust-analyzer-notesLinks
Notes based on Rust Analyzer series videos
☆19Updated 4 years ago
Alternatives and similar repositories for rust-analyzer-notes
Users that are interested in rust-analyzer-notes are comparing it to the libraries listed below
Sorting:
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆88Updated last week
- ☆39Updated last year
- ☆95Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A simple, id-based arena☆124Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- Port of the regex crate for use with ropes☆45Updated 11 months ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Textual tables with automatic alignment☆39Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- 👀 Multi-peek iterator (no-std)☆27Updated last year
- Efficient sampling with uniform probability☆31Updated 3 years ago
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- Command line interface as a function.☆76Updated 2 years ago
- UB-free and deterministic rustc fuzzer☆92Updated 3 weeks ago
- Define compiler intermediate representation usable by external tools☆98Updated last month
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Rust command line documentation searching☆52Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- Propositional logic with types in Rust☆64Updated 2 years ago
- A syntax-aware grep-like code search tool☆50Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- An experiment in an augmented error handling type for Rust☆40Updated 4 months ago
- ☆54Updated 4 months ago
- ☆35Updated 2 years ago