montyanderson / vecdbLinks
Toy vector database written in c99.
☆25Updated last year
Alternatives and similar repositories for vecdb
Users that are interested in vecdb are comparing it to the libraries listed below
Sorting:
- ☆78Updated 7 months ago
- Zero dependency Bitcoin math implementation in C☆52Updated 2 weeks ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- A step by step guide to producing the tiniest x64 hello world.☆93Updated 5 years ago
- A minimal TCP/IP stack☆537Updated last year
- A program written in C++ that emulates a bogus CPU☆22Updated last year
- ☆11Updated last year
- Papers about Distributed System☆48Updated 5 years ago
- B-tree generator for C☆145Updated 3 months ago
- Xv6 for RISC-V with Networking☆128Updated 5 months ago
- Playaround with SQLite internal☆303Updated 9 months ago
- Very early versions of Redis with some backstory in the README☆150Updated 7 months ago
- distributed consensus protocol's bugs, flaws, deceptive traps, improvements☆122Updated 9 months ago
- A tinycompiler in C from scratch☆109Updated last year
- A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64☆28Updated 7 months ago
- A small stack based, written to bring Advent of Code 2022 Day 13 puzzle to the extreme consequences☆377Updated 3 years ago
- A modular web framework for C, inspired by kernel modules. Dynamically upload and compile C code at runtime to build REST APIs, WebSocket…☆210Updated this week
- Small, Fast, Portable 64-bit hash function☆129Updated last year
- Your SQL database for learning purpose☆78Updated 5 months ago
- Header-only library for asynchronous tasks in C☆268Updated last year
- Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pa…☆435Updated 2 weeks ago
- Code for the article series on building a Python compiler and interpreter☆11Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆73Updated 11 months ago
- Disk Based Key-Value Store Inspired by Bitcask☆199Updated 7 months ago
- Custom web server for my blog☆347Updated 2 weeks ago
- A x86 Unix-like OS made entirely from scratch☆274Updated 3 months ago
- My WebAssembly VM☆76Updated 2 weeks ago
- a single pass c compiler in 500 lines of python☆212Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated 2 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆348Updated 4 months ago