eatonphil / zigrocksLinks
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
Sorting:
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆181Updated last year
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆271Updated 3 months ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆200Updated 2 years ago
- Directed graph data structure for Zig☆101Updated 2 years ago
- A DuckDB driver for Zig☆132Updated 2 months ago
- An event loop in Zig using io_uring and coroutines☆121Updated 2 years ago
- An asynchronous IO runtime☆62Updated this week
- B-tree generator for C☆133Updated 3 weeks ago
- Apache Arrow implementation☆47Updated last year
- Fast webserver with predictable memory usage☆170Updated last year
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆81Updated last year
- A thread-safe, expiration-aware, LRU cache for Zig☆63Updated 3 weeks ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- A Minimalist, High-Performance Virtual Machine in Zig☆89Updated 2 months ago
- A list of companies using Zig in production.☆89Updated 4 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 7 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,…☆18Updated 2 years ago
- simdjson ported to zig☆121Updated 2 months ago
- Comparing concurrent code example programs between other languages and Zig☆60Updated 2 months ago
- Zig bindings for the `libuv` library☆13Updated 2 years ago
- Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector☆179Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆122Updated 2 years ago
- Automatically remove unused imports and globals from Zig files.☆36Updated 7 months ago
- Implementing git structures and functions in zig☆34Updated last year
- libxml2 built using Zig build system☆84Updated last year
- A protocol buffers implementation in zig☆50Updated 2 weeks ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆54Updated last year
- Redis compatible server framework for Rust☆89Updated 2 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Async I/O for Zig☆136Updated 2 years ago