clstatham / k4sLinks
☆26Updated 2 years ago
Alternatives and similar repositories for k4s
Users that are interested in k4s are comparing it to the libraries listed below
Sorting:
- ☆184Updated 7 months ago
- A (toy) C compiler written in Rust with no dependencies.☆77Updated 6 months ago
- A compiler for a programming language written in C☆60Updated 2 years ago
- ☆48Updated 2 years ago
- A hybrid programming language written in Rust.☆123Updated last year
- An operating system written in Rust☆123Updated 4 years ago
- Intel 8080 cpu emulator by Rust☆118Updated last year
- Artifacts of that Memory Management Tsoding Session☆173Updated last year
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- A tiny x86_64 kernel written in Rust.☆84Updated 3 years ago
- A port of the "kilo" editor tutorial to rust☆16Updated 3 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆191Updated 3 years ago
- Simple operating system☆59Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- Compiler collection for educational purposes☆57Updated last year
- Local Search Engine☆261Updated last year
- A real-mode x86 operating system that is interrupt-driven and single-tasking.☆28Updated 4 years ago
- Pong game written in Rust☆24Updated 5 years ago
- A simple shell☆142Updated last year
- Compiler for the COOL language written in C.☆132Updated last year
- Titanium - Virtual Machine Written in C☆59Updated last year
- 🦀 Toy Language based on LLVM☆26Updated 5 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆54Updated 3 years ago
- A C-like programming language that is similar to Rust's syntax. Toy programming language.☆56Updated 2 weeks ago
- A rust implementation of the lox language☆115Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆193Updated 2 years ago
- A Rust GUI Library☆22Updated 2 weeks ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆398Updated last year
- A programming language highly-inspired by Rust