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:
- ☆76Updated 2 months ago
- Xv6 for RISC-V with Networking☆117Updated last month
- A minimal TCP/IP stack☆528Updated last year
- awesome things related to SQLite☆122Updated 9 months ago
- Zero dependency Bitcoin math implementation in C☆52Updated 2 weeks ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 3 months ago
- A step by step guide to producing the tiniest x64 hello world.☆87Updated 4 years ago
- Papers about Distributed System☆45Updated 5 years ago
- B-tree generator for C☆143Updated 4 months ago
- Your SQL database for learning purpose☆78Updated 2 weeks ago
- Wang Yi's GPT solution☆142Updated last year
- Small, Fast, Portable 64-bit hash function☆121Updated 10 months ago
- Tiny hash function in C☆143Updated last year
- Code for the video on feed-forward language model☆71Updated last year
- A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64☆28Updated 3 months ago
- Code for the article series on building a Python compiler and interpreter☆11Updated 7 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆445Updated last year
- Header-only library for asynchronous tasks in C☆269Updated last year
- Disk Based Key-Value Store Inspired by Bitcask☆195Updated 3 months ago
- Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pa…☆418Updated last month
- High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.☆210Updated 5 months ago
- distributed consensus protocol's bugs, flaws, deceptive traps, improvements☆120Updated 4 months ago
- This is the homepage of our MySQL improvement project, showcasing optimizations and enhancements across various MySQL versions.☆146Updated 4 months ago
- My little WebAssembly interpreter☆75Updated last week
- A program written in C++ that emulates a bogus CPU☆21Updated last year
- A small, portable, linear probing hash map☆144Updated 6 months ago
- A Rust version of db tutorial implementation☆62Updated 3 years ago
- Minimal implementation of a time-sharing kernel on RISC-V, implemented in Zig, on top of OpenSBI☆172Updated 2 weeks ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 7 months ago