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.☆57Updated 5 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- 👀 Multi-peek iterator (no-std)☆27Updated 10 months ago
- ☆94Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- ☆39Updated last year
- ☆35Updated 2 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆24Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Port of the regex crate for use with ropes☆42Updated 9 months ago
- An implementation of strace in Rust, and a library interface☆22Updated 7 years ago
- Define compiler intermediate representation usable by external tools☆90Updated last week
- Concrete Syntax Tree library☆109Updated last month
- A syntax-aware grep-like code search tool☆50Updated last year
- Rust command line documentation searching☆52Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 9 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- ☆20Updated 5 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year