sqlite-zig
Zig SQLite wrapper
Provides C API bindings to make the SQLite library more compatible with Zig programming language
63 stars
6 watching
9 forks
Language: C
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vrischmann/zig-sqlite | A thin wrapper around sqlite's C API for the Zig programming language. | 378 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 14 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 20 |
hazeycode/zig-alsa | ALSA bindings for Zig programming language | 1 |
leroycep/zig-tzif | A Zig library that parses and manipulates time zone information according to RFC 8536. | 8 |
dantecatalfamo/wren-zig | Bindings for integrating Wren with Zig programming language | 26 |
kassane/qml_zig | Bindings between Zig programming language and QML library | 87 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
iwongu/sqlite3pp | A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. | 606 |
ziglibs/zig-lv2 | Toolkit for creating LV2 plugins with Zig bindings | 29 |