eatonphil / zigrocks
Writing a SQL database, take two: Zig and RocksDB
☆154Updated 2 years ago
Alternatives and similar repositories for zigrocks:
Users that are interested in zigrocks are comparing it to the libraries listed below
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆270Updated last month
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆178Updated last year
- B-tree generator for C☆130Updated 2 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆199Updated 2 years ago
- Directed graph data structure for Zig☆101Updated 2 years ago
- Fast webserver with predictable memory usage☆169Updated 10 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- A list of companies using Zig in production.☆87Updated 2 months ago
- A DuckDB driver for Zig☆126Updated last month
- simdjson ported to zig☆118Updated last month
- Apache Arrow implementation☆46Updated last year
- An event loop in Zig using io_uring and coroutines☆120Updated 2 years ago
- Async I/O for Zig☆135Updated 2 years ago
- 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
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆106Updated 8 months ago
- A thread-safe, expiration-aware, LRU cache for Zig☆57Updated this week
- An asynchronous runtime with a focus on performance and resource efficiency.☆510Updated 3 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆122Updated 2 years ago
- Topological sort library in Zig☆89Updated last week
- A Minimalist, High-Performance Virtual Machine in Zig☆87Updated last month
- Redis compatible server framework for Rust☆89Updated 2 years ago
- A poolable string builder (aka string buffer) for Zig☆25Updated 2 months ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- OxidSQL (Toy) SQL Database in Rust☆73Updated 8 months ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 6 months ago
- Zig library for HyperLogLog estimation☆89Updated 9 months ago
- Minimalistic hypervisor built on KVM, coded with Zig.☆141Updated 8 months ago
- Image processing library☆93Updated 3 weeks ago