eatonphil / zigrocksLinks
Writing a SQL database, take two: Zig and RocksDB
☆158Updated 2 years ago
Alternatives and similar repositories for zigrocks
Users that are interested in zigrocks are comparing it to the libraries listed below
Sorting:
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆276Updated 8 months ago
- Directed graph data structure for Zig☆109Updated 3 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆210Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆190Updated 2 years ago
- B-tree generator for C☆144Updated 2 weeks ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- An asynchronous IO runtime☆137Updated last week
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆84Updated last year
- Minimalistic hypervisor built on KVM, coded with Zig.☆146Updated last year
- An event loop in Zig using io_uring and coroutines☆124Updated 3 years ago
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆76Updated 2 months ago
- Your SQL database for learning purpose☆78Updated 2 months ago
- A poolable string builder (aka string buffer) for Zig☆31Updated last month
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- libxml2 built using Zig build system☆85Updated 2 years ago
- OxidSQL (Toy) SQL Database in Rust☆78Updated 3 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 9 months ago
- Async I/O for Zig☆139Updated 2 years ago
- A DuckDB driver for Zig☆156Updated last week
- Apache Arrow implementation☆53Updated last year
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 4 years ago
- A list of companies using Zig in production.☆108Updated 2 months ago
- A protocol buffers implementation in zig☆52Updated 3 months ago
- Fast webserver with predictable memory usage☆187Updated last year
- ViewStamped Replication implementation in Go☆40Updated 2 years ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆62Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated last year