mahdifrmz / rust-analyzer-notesLinks
Notes based on Rust Analyzer series videos
☆18Updated 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:
- A syntax-aware grep-like code search tool☆50Updated last year
- Port of the regex crate for use with ropes☆41Updated 6 months ago
- Command line interface as a function.☆76Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- ☆40Updated last year
- Collection initialization macros for Rust☆67Updated 9 months ago
- Ninja-compatible build system for high-level programming languages written in Rust☆85Updated this week
- Rust command line documentation searching☆52Updated last year
- Struct and methods for union-find operation.☆20Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Define compiler intermediate representation usable by external tools☆81Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Concrete Syntax Tree library☆100Updated last month
- ☆93Updated 10 months ago
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- An experiment in an augmented error handling type for Rust☆39Updated last week
- Documentation of Rust error handling☆48Updated 2 years ago
- PEG trace visualizer☆88Updated 7 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- A command line tool to generate Unicode tables as source code.☆110Updated 11 months ago
- Debugger written in Rust☆24Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- ☆66Updated 7 months ago
- Untree: Undoing tree for fun and profit☆97Updated 2 months ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago