davideuler / SQLite-2.5.0-for-code-reading
SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning
☆369Updated 7 years ago
Alternatives and similar repositories for SQLite-2.5.0-for-code-reading:
Users that are interested in SQLite-2.5.0-for-code-reading are comparing it to the libraries listed below
- ☆66Updated 2 years ago
- Hobby OS☆241Updated 8 years ago
- A simple mark-sweep garbage collector in C☆740Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆507Updated 6 years ago
- A simple webserver written in C☆736Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆290Updated 2 years ago
- Code reading for sqlite backend☆396Updated 2 years ago
- Experimenting with persistence in C☆172Updated 3 years ago
- Write your own virtual machine for the LC-3 computer!☆1,854Updated 2 months ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆566Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆345Updated 7 years ago
- How to write a very simple JIT compiler☆1,833Updated 3 years ago
- Source for the little book about OS development☆41Updated 8 years ago
- ☆62Updated 4 years ago
- A simple VM for a talk on building VMs☆218Updated 7 years ago
- Interesting readings and talks on computer science☆689Updated 2 months ago
- Example code for compilers textbook.☆174Updated 2 years ago
- Simple C compiler☆1,474Updated 3 months ago
- Simple, zero-dependency garbage collection for C☆1,241Updated 7 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆287Updated 2 years ago
- Creating a database from the ground up in C++ for fun!☆133Updated 2 years ago
- A detailed guide to the xv6 code.☆209Updated last year
- A simple demo app for Pratt parsing☆328Updated 4 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,086Updated 4 years ago
- Awesome materials about database development.☆1,479Updated last year
- A simple memory allocator - Memory allocation 101☆290Updated 5 years ago
- Mini Database Engine in C++☆126Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆471Updated 2 years ago
- A Tiny Garbage Collector for C☆986Updated last year