lucavallin / gnaro
A proto-database inspired by SQLite for educational purposes.
☆83Updated last year
Alternatives and similar repositories for gnaro:
Users that are interested in gnaro are comparing it to the libraries listed below
- B-tree generator for C☆132Updated 2 months ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- A hash array-mapped trie implementation in C☆291Updated last year
- A simple C coroutine library.☆227Updated last year
- Integer Map Data Structure☆130Updated last year
- Header-only library for asynchronous tasks in C☆267Updated last year
- Exploring the design space of binary search trees☆45Updated 2 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…☆202Updated 2 weeks ago
- High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.☆200Updated 2 weeks ago
- A type-safe C successor that compiles directly to various platforms.☆138Updated last week
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 3 months ago
- Small, Fast, Portable 64-bit hash function☆114Updated 5 months ago
- a single pass c compiler in 500 lines of python☆178Updated last year
- A minimal TCP/IP stack☆524Updated last year
- A blogging engine in C☆113Updated 2 months ago
- A small, portable, linear probing hash map☆142Updated last month
- Experimenting with persistence in C☆182Updated 3 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆155Updated 2 years ago
- My little WebAssembly interpreter☆71Updated 2 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- A nano like text editor built with pure C☆202Updated 4 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Custom web server for my blog☆326Updated last month
- A x86_64 Linux debugger 🐛🐛🐛☆234Updated last year
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆76Updated last month
- Z80-based CP/M emulator, in golang. Happily runs Zork, Microsoft BASIC, Turbo Pascal, Wordstar, etc.☆114Updated this week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago