eatonphil / zigrocksLinks
Writing a SQL database, take two: Zig and RocksDB
☆157Updated 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.☆203Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆271Updated 5 months ago
- B-tree generator for C☆139Updated 2 months ago
- Directed graph data structure for Zig☆106Updated 2 years ago
- 🪢 A fast native data type for manipulating large strings in Redis☆123Updated 2 years ago
- An event loop in Zig using io_uring and coroutines☆122Updated 2 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆185Updated 2 years ago
- Apache Arrow implementation☆48Updated last year
- An asynchronous IO runtime☆127Updated 3 weeks ago
- A thread-safe, expiration-aware, LRU cache for Zig☆68Updated 2 weeks ago
- A DuckDB driver for Zig☆139Updated 2 weeks ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated 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,…☆19Updated 2 years ago
- Probabilistic transaction graph for optimistic concurrency control.☆48Updated 8 months ago
- Async I/O for Zig☆138Updated 2 years ago
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆84Updated last year
- simdjson ported to zig☆122Updated 2 weeks ago
- Writing eBPF in Zig☆182Updated last week
- A poolable string builder (aka string buffer) for Zig☆29Updated 2 weeks ago
- Prometheus metrics for library and application developers☆62Updated 2 weeks ago
- A list of companies using Zig in production.☆99Updated last month
- A Minimalist, High-Performance Virtual Machine in Zig☆94Updated last week
- libxml2 built using Zig build system☆83Updated 2 years ago
- Your SQL database for learning purpose☆78Updated this week
- Minimalistic hypervisor built on KVM, coded with Zig.☆145Updated 11 months ago
- An asynchronous runtime with a focus on performance and resource efficiency.☆529Updated 7 months ago
- Prometheus/VictoriaMetrics client library for Zig☆56Updated 5 months ago
- Implementing git structures and functions in zig☆35Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago