felipec / good-tasteLinks
An illustration of good taste in code
☆13Updated last year
Alternatives and similar repositories for good-taste
Users that are interested in good-taste are comparing it to the libraries listed below
Sorting:
- B-tree generator for C☆145Updated 2 months ago
- Support for for students (Python)☆68Updated 2 months ago
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆201Updated 3 months ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- A tinycompiler in C from scratch☆108Updated last year
- 😛 Review of Structure and Interpretation of Computer Programs☆26Updated last year
- Reference implementation for Writing a C Compiler☆225Updated 10 months ago
- Example code for compilers textbook.☆204Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Complete, working programs, plus Markdown sources, from the C++ tutorial hosted at learnmoderncpp.com☆153Updated last month
- A program written in C++ that emulates a bogus CPU☆22Updated last year
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- A repository of all code from Introduction to System Programming in Linux, by Stewart Weiss☆153Updated last week
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- Test cases for Writing a C Compiler☆346Updated last month
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 8 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- A proof-of-concept smart pointer library in C☆22Updated 7 years ago
- A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64☆28Updated 6 months ago
- Coroutine scheduler for C☆46Updated last year
- ☆15Updated 2 years ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 4 months ago
- musl - an implementation of the standard library for Linux-based systems - ( Downstream )☆259Updated 2 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- ☆12Updated last year
- perf: Linux profiling with performance counters☆102Updated last week
- The Xr0 Verifier for C☆205Updated 8 months ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 4 months ago