zig-libcurl
libcurl wrapper
A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications
compile libcurl in your build.zig
21 stars
2 watching
4 forks
Language: Zig
last commit: over 1 year ago
Linked from 1 awesome list
buildhttpslibcurlzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
vrischmann/zig-sqlite | A wrapper around sqlite's C API to simplify usage in Zig programming language | 396 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
spiraldb/ziggy-pydust | A toolkit for building Python extensions in Zig. | 437 |
ziglibs/zcom | A composable network protocol stack implemented in Zig. | 15 |
kubkon/espresso-zig | A set of Zig bindings for interacting with the espresso C library | 4 |
leroycep/sqlite-zig | Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
guigui220d/zig-sfml-wrapper | A set of wrapper classes for the SFML C++ library to provide a more object-oriented interface in Zig. | 55 |
jayschwa/dos.zig | A set of tools and wrappers for creating DOS programs in Zig, requiring a resident DPMI host | 71 |
kivikakk/libpcre.zig | A collection of Zig bindings to the popular regular-expression library libpcre | 27 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
haze/zig-libressl | A set of Zig libraries providing stream wrappers for LibreSSL to enable secure communication over TCP | 29 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 273 |