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
☆383Updated 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)☆314Updated 2 years ago
- ☆69Updated 2 years ago
- Hobby OS☆246Updated 8 years ago
- Code reading for sqlite backend☆405Updated 2 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- Source for the little book about OS development☆42Updated 9 years ago
- Mini Database Engine in C++☆131Updated 5 years ago
- Interesting readings and talks on computer science☆714Updated 6 months ago
- Experimenting with persistence in C☆185Updated 3 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A simple memory allocator - Memory allocation 101☆297Updated 6 years ago
- build your own text editor☆910Updated 2 years ago
- This is the companion repository for the book How Query Engines Work.☆397Updated 2 years ago
- Creating a database from the ground up in C++ for fun!☆142Updated 2 years ago
- Awesome materials about database development.☆1,521Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆554Updated 3 years ago
- A detailed guide to the xv6 code.☆283Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆539Updated 6 years ago
- Guidance for mollusks (WIP)☆442Updated last year
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆54Updated 3 years ago
- Example code for compilers textbook.☆191Updated 2 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆211Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆1,996Updated last year
- How to write a very simple JIT compiler☆1,877Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,263Updated last year
- book and codes for Modern Compiler Implementation in C☆390Updated last year
- A simple webserver written in C☆763Updated 2 years ago
- Commentary for xv6-public☆262Updated 5 years ago