lucavallin / gnaro
A proto-database inspired by SQLite for educational purposes.
☆83Updated 11 months ago
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☆130Updated 2 months ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Header-only library for asynchronous tasks in C☆265Updated last year
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Cp1 / C+1 / C plus 1 Programming Language, a TypeScript for C☆76Updated last week
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆142Updated 3 years ago
- Exploring the design space of binary search trees☆45Updated last month
- A database implementation from scratch in Rust