lucavallin / gnaroLinks
A proto-database inspired by SQLite for educational purposes.
☆86Updated 6 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☆145Updated 2 months ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A minimal TCP/IP stack☆534Updated last year
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 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 collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A x86_64 Linux debugger 🐛🐛🐛☆239Updated last year
- A simple C coroutine library.☆229Updated 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…☆207Updated last month
- Experimenting with persistence in C☆186Updated 3 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 7 months ago
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A hash array-mapped trie implementation in C☆321Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- alic: A Language Inspired by C☆75Updated 4 months ago
- Implementing 20+ binary search trees to compare balancing strategies☆47Updated 4 months ago
- The Xr0 Verifier for C☆179Updated 8 months ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆231Updated 2 years ago
- A curated list of resources on operating system design and implementation.☆187Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A Tcl interpreter in 500 lines of code☆121Updated 10 months ago
- A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago
- Express-C Effect for Web Operations☆235Updated this week
- Xv6 for RISC-V with Networking☆127Updated 4 months ago
- Tiny hash function in C☆145Updated last year