Lists (11)
Sort Name ascending (A-Z)
Stars
A single file C++ header-only PEG (Parsing Expression Grammars) library
Core POSIX command line utilities in safe Rust
Vim exercises based on the book - Practical Vim.
A self-paced course to learn Rust, one exercise at a time.
LO - small programming language targeting WASM that aims to be as simple as possible
A catalogue of Rust design patterns, anti-patterns and idioms
View disk space usage and delete unwanted data, fast.
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
A multiprotocol credentials bruteforcer / password sprayer and enumerator. 🥷
Learn Rust by writing Entirely Too Many linked lists
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
You can operate Windows with key bindings like Vim.
https://cyberzhg.github.io/toolbox/ Encoding and parsing tools.
Curated list of project-based tutorials
A book about compiling Racket and Python to x86-64 assembly
A simple compile-to-WebAssembly language
A WebAssembly CHIP-8 emulator written with Rust
Interactive visualizations of Rust at compile-time and run-time
Learn C and build your own programming language in under 1000 lines of code!
Repository for the book "Crafting Interpreters"