Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).
☆90Dec 29, 2023Updated 2 years ago
Alternatives and similar repositories for lmdb-zig
Users that are interested in lmdb-zig are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆40Apr 15, 2026Updated 5 months ago
- Comprehensive collection of maintained zig gamedev projects & libraries☆22Oct 19, 2022Updated 3 years ago
- A library to support text rendering in arbitrary contexts☆37Oct 31, 2022Updated 3 years ago
- Minimal json library with zero allocations☆44Dec 28, 2021Updated 4 years ago
- ValueTree-based JSON parser☆39Feb 8, 2024Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A library for interacting with databases in Zig☆27Feb 15, 2024Updated 2 years ago
- Micro benchmarking in zig☆22Jul 10, 2025Updated last year
- Async I/O for Zig☆143Mar 25, 2023Updated 3 years ago
- some iterator patterns for Zig lang☆11Aug 7, 2022Updated 4 years ago
- A small, fast, cross-platform, async Zig networking framework built on top of lithdew/pike.☆41Nov 19, 2022Updated 3 years ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆18Dec 18, 2021Updated 4 years ago
- Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target☆25Sep 18, 2024Updated 2 years ago
- Compile time regular expressions in zig☆155Aug 27, 2023Updated 3 years ago
- ☆13Feb 9, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Zig bindings for the Docker Engine API☆17Dec 26, 2024Updated last year
- A simple cross-platform file transfer utility☆17Sep 18, 2022Updated 4 years ago
- a dependency management solution for zig projects!☆20Jan 15, 2023Updated 3 years ago
- Basic HTTP server implementation in Zig☆168Jun 27, 2023Updated 3 years ago
- An audio metadata/tag reading library written in Zig☆43Jan 11, 2025Updated last year
- A JSON5 parser/stringifier for Zig resembling the std.json API