davideuler / SQLite-2.5.0-for-code-readingLinks
SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning
☆378Updated 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
Sorting:
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆304Updated 2 years ago
- Hobby OS☆245Updated 8 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆519Updated 6 years ago
- Source for the little book about OS development☆41Updated 8 years ago
- An early PostgreSQL implementation in Go☆721Updated 3 years ago
- Code reading for sqlite backend☆397Updated 2 years ago
- ☆68Updated 2 years ago
- Material for the Creating a Compiler video lesson series.☆548Updated 3 years ago
- A detailed guide to the xv6 code.☆259Updated 2 years ago
- A toy C compiler☆524Updated 4 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆227Updated 6 years ago
- Interesting readings and talks on computer science☆710Updated 4 months ago
- Raft implementation in Go☆1,157Updated 4 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- Commentary for xv6-public☆261Updated 4 years ago
- Creating a database from the ground up in C++ for fun!☆134Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 5 years ago
- A simple mark-sweep garbage collector in C☆743Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- How to write a UNIX shell, with a lot of background☆350Updated 8 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,098Updated 4 years ago
- A Tiny Garbage Collector for C☆998Updated last year
- Mini Database Engine in C++☆128Updated 5 years ago
- build your own text editor☆891Updated 2 years ago
- Example code for compilers textbook.☆178Updated 2 years ago
- A mini database implementation.☆235Updated last year
- Explanations of xv6 operating system☆373Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- A course to build the SQL layer of a distributed database.☆1,973Updated last year
- Guidance for mollusks (WIP)☆425Updated last year