vrischmann / zig-sqliteLinks
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
☆530Updated last month
Alternatives and similar repositories for zig-sqlite
Users that are interested in zig-sqlite are comparing it to the libraries listed below
Sorting:
- zig utility library☆274Updated last month
- A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP☆586Updated last month
- A String Library made for Zig☆498Updated last month
- Native PostgreSQL driver / client for Zig☆436Updated last week
- A Zig coroutine library☆283Updated 2 months ago
- A websocket implementation for zig☆444Updated this week
- io_uring like asynchronous API and coroutine powered IO tasks for zig☆375Updated last month
- YAML parser for Zig☆259Updated last week
- Web framework for Zig that leverages dependency injection for clean, modular application development.☆509Updated last week
- A data serialization language for expressing clear API messages, config files, etc.☆470Updated this week
- A simple package for building command line apps in Zig☆306Updated last month
- Zig library for reading and writing different image formats☆685Updated last week
- A parser combinator library for Zig☆550Updated last month
- A thin SQLite wrapper for Zig☆121Updated this week
- Logic-less templates for Zig☆151Updated 7 months ago
- One zig to rule them all.☆256Updated this week
- An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.