eatonphil / zigrocksLinks
Writing a SQL database, take two: Zig and RocksDB
☆160Updated 3 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.☆213Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 9 months ago
- Directed graph data structure for Zig☆114Updated 3 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- B-tree generator for C☆146Updated last month
- 🪢 A fast native data type for manipulating large strings in Redis☆125Updated 3 years ago
- Minimalistic hypervisor built on KVM, coded with Zig.☆148Updated last year
- An asynchronous IO runtime☆137Updated 2 weeks ago
- A thread-safe, expiration-aware, LRU cache for Zig☆79Updated 4 months ago
- An event loop in Zig using io_uring and coroutines☆126Updated 3 years ago
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆85Updated last year
- Async I/O framework for Zig☆324Updated this week
- A protocol buffers implementation in zig☆52Updated 5 months ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- A poolable string builder (aka string buffer) for Zig☆31Updated 3 months ago
- Production-ready Cuckoo Filters for any C ABI compatible target.☆82Updated 2 years ago
- Async I/O for Zig☆140Updated 2 years ago
- A list of companies using Zig in production.☆110Updated 3 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A Minimalist, High-Performance Virtual Machine in Zig☆99Updated 5 months ago
- Fast webserver with predictable memory usage☆192Updated last year
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆61Updated 2 years ago
- libxml2 built using Zig build system☆85Updated 2 years ago
- Apache Arrow implementation☆55Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 11 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,…☆20Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- API server for aolium.com☆18Updated last year