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
☆391Updated 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)☆323Updated 3 years ago
- ☆68Updated 2 years ago
- Hobby OS☆246Updated 8 years ago
- Mini Database Engine in C++☆135Updated 6 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- A detailed guide to the xv6 code.☆287Updated 2 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- Code reading for sqlite backend☆408Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆547Updated 7 years ago
- Source for the little book about OS development☆41Updated 9 years ago
- Awesome materials about database development.☆1,542Updated last year
- book and codes for Modern Compiler Implementation in C☆389Updated last year
- A basic introduction to coding in modern C++.☆979Updated last year
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- Example code for compilers textbook.☆195Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,280Updated last year
- This is the companion repository for the book How Query Engines Work.☆410Updated 2 years ago
- Fast on-disk persistent key-value store☆387Updated 7 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A mini database implementation.☆241Updated 2 months ago
- How to write a very simple JIT compiler☆1,887Updated 4 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆39Updated 6 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- Creating a database from the ground up in C++ for fun!☆143Updated 2 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- ☆68Updated 5 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆218Updated 4 years ago