eatonphil / zigrocksLinks
Writing a SQL database, take two: Zig and RocksDB
☆156Updated 2 years ago
Alternatives and similar repositories for zigrocks
Users that are interested in zigrocks are comparing it to the libraries listed below
Sorting:
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆202Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆182Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆270Updated 3 months ago
- Directed graph data structure for Zig☆103Updated 2 years ago
- Fast webserver with predictable memory usage☆176Updated last year
- Zig library for HyperLogLog estimation☆89Updated 11 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆110Updated 10 months ago
- An asynchronous IO runtime☆69Updated this week
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- B-tree generator for C☆138Updated last month
- A DuckDB driver for Zig☆132Updated 3 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A thread-safe, expiration-aware, LRU cache for Zig☆64Updated last month
- Minimalistic hypervisor built on KVM, coded with Zig.☆142Updated 10 months ago
- An event loop in Zig using io_uring and coroutines☆121Updated 2 years ago
- 🪢 A fast native data type for manipulating large strings in Redis☆123Updated 2 years ago
- Apache Arrow implementation☆47Updated last year
- Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig,…☆18Updated 2 years ago
- Implementing git structures and functions in zig☆34Updated last year
- Another minimal Raft implementation in Rust.☆184Updated last year
- Writing eBPF in Zig☆169Updated last week
- Redis compatible server framework for Rust☆89Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆71Updated 11 months ago
- ☆21Updated last year
- Topological sort library in Zig☆93Updated 2 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 8 months ago
- OxidSQL (Toy) SQL Database in Rust☆75Updated 10 months ago