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
☆398Updated 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)☆331Updated 3 years ago
- ☆68Updated 3 years ago
- Hobby OS☆246Updated 9 years ago
- A simple mark-sweep garbage collector in C☆752Updated 5 years ago
- Code reading for sqlite backend☆410Updated 2 years ago
- Interesting readings and talks on computer science☆724Updated 11 months ago
- Source for the little book about OS development☆41Updated 9 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- book and codes for Modern Compiler Implementation in C☆394Updated last year
- Mini Database Engine in C++☆144Updated 6 years ago
- A detailed guide to the xv6 code.☆320Updated 2 years ago
- Example code for compilers textbook.☆205Updated 3 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆564Updated 7 years ago
- How to write a very simple JIT compiler☆1,899Updated 4 years ago
- Test suite to help you write your own C compiler☆903Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Experimenting with persistence in C☆188Updated 3 years ago
- Commentary for xv6-public☆267Updated 5 years ago
- Princeton University COS 461: Computer Networks☆190Updated 4 years ago
- A small BASIC-to-C compiler written in Python.☆379Updated last year
- Awesome materials about database development.☆1,578Updated last year
- Operating System Three Easy Pieces Solution.☆183Updated last year
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Material for the Creating a Compiler video lesson series.☆560Updated 3 years ago
- This is the companion repository for the book How Query Engines Work.☆420Updated 2 weeks ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- ☆69Updated 5 years ago
- A course to build the SQL layer of a distributed database.☆2,037Updated 2 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆224Updated 4 years ago