lucavallin / gnaroLinks
A proto-database inspired by SQLite for educational purposes.
☆86Updated 5 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☆144Updated last month
- A few Advent of Code puzzles (2022 edition) in C☆107Updated 2 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆107Updated last year
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- A simple C coroutine library.☆229Updated last year
- High-performance durable, transactional embeddable storage engine designed for flash and RAM optimization.☆306Updated this week
- A Tcl interpreter in 500 lines of code☆117Updated 9 months ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆206Updated 2 weeks ago
- The Roman II Programming Language☆70Updated 3 years ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 3 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- A hash array-mapped trie implementation in C☆319Updated last year
- Mugo, a toy compiler for a subset of Go that can compile itself☆126Updated 4 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- A basic Raft implementation in Go.☆232Updated last year
- B-tree implementation in C☆368Updated 10 months ago
- A mini x86-64 assembler for fun and learning.☆221Updated 8 months ago
- Xv6 for RISC-V with Networking☆125Updated 3 months ago
- The Xr0 Verifier for C☆180Updated 7 months ago
- A curated list of resources on operating system design and implementation.☆185Updated last year
- simple java virtual machine☆266Updated 4 years ago