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
☆382Updated 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)☆310Updated 2 years ago
- ☆69Updated 2 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- Hobby OS☆246Updated 8 years ago
- Interesting readings and talks on computer science☆714Updated 6 months ago
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- Code reading for sqlite backend☆402Updated 2 years ago
- How to write a very simple JIT compiler☆1,871Updated 4 years ago
- book and codes for Modern Compiler Implementation in C☆388Updated last year
- A detailed guide to the xv6 code.☆280Updated 2 years ago
- Experimenting with persistence in C☆184Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆531Updated 6 years ago
- How to write a UNIX shell, with a lot of background☆353Updated 8 years ago
- Material for the Creating a Compiler video lesson series.☆551Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,260Updated 11 months ago
- Source for the little book about OS development☆42Updated 8 years ago
- Awesome materials about database development.☆1,515Updated last year
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- A simple webserver written in C☆758Updated 2 years ago
- Example code for compilers textbook.☆190Updated 2 years ago
- 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…☆574Updated 2 months ago
- Guidance for mollusks (WIP)☆439Updated last year
- Mini Database Engine in C++☆130Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Creating a database from the ground up in C++ for fun!☆137Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- Raft implementation in Go☆1,189Updated 6 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- build your own text editor☆909Updated 2 years ago
- Test suite to help you write your own C compiler☆891Updated last year