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
☆393Updated 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)☆325Updated 3 years ago
- A simple mark-sweep garbage collector in C☆752Updated 5 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆553Updated 7 years ago
- Interesting readings and talks on computer science☆720Updated 9 months ago
- Hobby OS☆245Updated 8 years ago
- ☆68Updated 2 years ago
- Code reading for sqlite backend☆409Updated 2 years ago
- book and codes for Modern Compiler Implementation in C☆391Updated last year
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago
- Mini Database Engine in C++☆138Updated 6 years ago
- A detailed guide to the xv6 code.☆296Updated 2 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Simple, zero-dependency garbage collection for C☆1,282Updated last year
- How to write a very simple JIT compiler☆1,886Updated 4 years ago
- Open Source Introductory Systems Programming Textbook for the University of Illinois☆753Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 years ago
- Source for the little book about OS development☆41Updated 9 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A simple webserver written in C☆780Updated 3 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…☆577Updated 6 months ago
- ☆70Updated 5 years ago
- Guidance for mollusks (WIP)☆462Updated last year
- Material for the Creating a Compiler video lesson series.☆559Updated 3 years ago
- A course to build the SQL layer of a distributed database.☆2,020Updated 2 years ago
- A toy C compiler☆523Updated 4 years ago
- Awesome materials about database development.☆1,549Updated last year
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- Learn Git by reimplementing it from scratch☆717Updated 5 months ago
- A basic introduction to coding in modern C++.☆996Updated last year