lucavallin / gnaroLinks
A proto-database inspired by SQLite for educational purposes.
☆85Updated 2 months ago
Alternatives and similar repositories for gnaro
Users that are interested in gnaro are comparing it to the libraries listed below
Sorting:
- B-tree generator for C☆142Updated 4 months ago
- High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.☆210Updated 4 months ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Tiny Programs: Rosetta code for implementations☆56Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆103Updated last year
- A few Advent of Code puzzles (2022 edition) in C☆106Updated 2 years ago
- A minimal TCP/IP stack☆531Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 4 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A hash array-mapped trie implementation in C☆312Updated last year
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A database implementation from scratch in Rust☆42Updated 2 years ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 3 weeks ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated 11 months ago
- A collection of small C projects - usually a minimal example of something interesting☆44Updated 3 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆238Updated last year
- All course materials for CS 4470 (Spring 2023)☆26Updated last year
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆77Updated last week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A Tcl interpreter in 500 lines of code☆105Updated 6 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆204Updated last month
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 9 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆125Updated 4 years ago
- A simple C coroutine library.☆227Updated last year