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
☆397Updated 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)☆333Updated 3 years ago
- ☆68Updated 3 years ago
- Hobby OS☆246Updated 9 years ago
- A simple mark-sweep garbage collector in C☆754Updated 5 years ago
- Source for the little book about OS development☆41Updated 9 years ago
- Code reading for sqlite backend☆410Updated 2 years ago
- book and codes for Modern Compiler Implementation in C☆395Updated last year
- A detailed guide to the xv6 code.☆324Updated 2 years ago
- Mini Database Engine in C++☆145Updated 6 years ago
- ☆70Updated 5 years ago
- Material for the Creating a Compiler video lesson series.☆560Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆565Updated 7 years ago
- Awesome materials about database development.☆1,585Updated last year
- Experimenting with persistence in C☆189Updated 3 years ago
- Example code for compilers textbook.☆204Updated 3 years ago
- Write your own virtual machine for the LC-3 computer!☆1,971Updated 4 months ago
- A small BASIC-to-C compiler written in Python.☆382Updated last year
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- A basic introduction to coding in modern C++.☆1,043Updated last year
- Bolt is a language with in-built data-race freedom!☆608Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆301Updated 3 years ago
- How to write a very simple JIT compiler☆1,904Updated 4 years ago
- Test suite to help you write your own C compiler☆901Updated 2 years ago
- This is the companion repository for the book How Query Engines Work.☆422Updated last week
- A course to build the SQL layer of a distributed database.☆2,040Updated 2 years ago
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆579Updated 8 months ago
- A toy C compiler☆524Updated 5 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago