zigly
Compute library
A library that simplifies writing custom code for Fastly's Compute@Edge service using the Zig programming language.
The easiest way to write services for Fastly's Compute@Edge in Zig.
84 stars
7 watching
2 forks
Language: Zig
last commit: 7 months ago
Linked from 1 awesome list
fastlywebassemblyzigzig-libraryzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
inkryption/comath | A comptime math evaluation library for the Zig programming language. | 51 |
jedisct1/zig-minisign | An implementation of Minisign in Zig. | 51 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
getty-zig/getty | A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 198 |
ziglibs/computils | A collection of Zig libraries and utilities designed to simplify the use of comptime (compile-time) data structures and operations. | 9 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
jecolon/ziglyph | A library providing tools and utilities for processing Unicode text in the Zig programming language. | 207 |
spiraldb/streamvbyte-zig | A Zig port of an efficient compression codec for binary data | 5 |
aransentin/zwl | A comprehensive, cross-platform windowing library for building desktop applications in Zig. | 99 |