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
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆270Updated 4 months ago
- B-tree generator for C☆138Updated 2 months ago
- Directed graph data structure for Zig☆104Updated 2 years ago
- 🪢 A fast native data type for manipulating large strings in Redis☆123Updated 2 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆184Updated 2 years ago
- An asynchronous IO runtime☆71Updated last week
- A thread-safe, expiration-aware, LRU cache for Zig☆66Updated 2 months ago
- An event loop in Zig using io_uring and coroutines☆121Updated 2 years ago
- A DuckDB driver for Zig☆133Updated 4 months ago
- Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig,…☆19Updated 2 years ago
- Probabilistic transaction graph for optimistic concurrency control.☆46Updated 7 months ago
- A Minimalist, High-Performance Virtual Machine in Zig☆92Updated 3 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Apache Arrow implementation☆47Updated last year
- Minimalistic hypervisor built on KVM, coded with Zig.☆142Updated 10 months ago
- libxml2 built using Zig build system☆84Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆83Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A list of companies using Zig in production.☆95Updated 2 weeks ago
- Prometheus metrics for library and application developers☆59Updated 3 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆112Updated 11 months ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- A poolable string builder (aka string buffer) for Zig☆28Updated 5 months ago
- Async I/O for Zig☆138Updated 2 years ago
- ☆24Updated 9 months ago
- A protocol buffers implementation in zig☆50Updated last month
- A minimal OS implemented following "Operating system in 1000 lines of code"☆136Updated 3 months ago