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
☆374Updated 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
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆295Updated 2 years ago
- Hobby OS☆241Updated 8 years ago
- ☆66Updated 2 years ago
- A simple mark-sweep garbage collector in C☆741Updated 4 years ago
- Code reading for sqlite backend☆396Updated 2 years 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
- Material for the Creating a Compiler video lesson series.☆548Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆513Updated 6 years ago
- How to write a very simple JIT compiler☆1,841Updated 3 years ago
- Experimenting with persistence in C☆180Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,245Updated 8 months ago
- Mini Database Engine in C++☆129Updated 5 years ago
- book and codes for Modern Compiler Implementation in C☆376Updated 11 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- Test suite to help you write your own C compiler☆882Updated last year
- A course to build the SQL layer of a distributed database.☆1,955Updated last year
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- A basic introduction to coding in modern C++.☆794Updated 8 months ago
- An implementation of an LSM Tree in Python☆48Updated 2 years ago
- ☆64Updated 5 years ago
- A toy C compiler☆519Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- Simple C compiler☆1,480Updated 4 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,088Updated 4 years ago
- An Educational parallel Algorithm collection☆125Updated 3 months ago
- Write your own virtual machine for the LC-3 computer!☆1,850Updated 3 months ago
- B-tree implementation in C☆354Updated 3 months ago
- Source for the little book about OS development☆41Updated 8 years ago
- Awesome materials about database development.☆1,488Updated last year