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
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆86Updated this week
- ☆39Updated last year
- ☆95Updated last year
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Concrete Syntax Tree library☆110Updated 2 months ago
- A simple, id-based arena☆123Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- An experiment in an augmented error handling type for Rust☆40Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- Define compiler intermediate representation usable by external tools☆96Updated last month
- Textual tables with automatic alignment☆39Updated 2 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- A (WIP) skill tree for Rust☆17Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆52Updated this week
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Rust command line documentation searching☆52Updated last year
- Port of the regex crate for use with ropes☆45Updated 10 months ago
- Collection initialization macros for Rust☆68Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- ☆167Updated 3 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- A fork of Tree Sitter with a pure Rust runtime for WASM support☆53Updated 3 months ago
- A syntax-aware grep-like code search tool☆50Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Resilient LL(1) parser generator for Rust☆183Updated 3 weeks ago