C-BJ/awesome-zig
📜Zig Learning Guide & Project Lists
📜Zig Learning Guide & Project Lists
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Thanks to all the project authors and others who made this project possible.
Note🗒️A project can be a development tool, application, library or other category at the same time, but it will only appear once in this guide.
build.zig.zon
to a Nix expressionArrayVec🗒️An array with a vector feeling in Zig
fastfilter🗒️fastfilter:Binary fuse & xor filters for Zig (faster and smaller than bloom filters)
it/redis-cuckoofilter🗒️Hashing-function agnostic Cuckoo filters for Redis
string-searching🗒️String(not limited to [] const u8)-searching algorithms in zig
zig-cuckoofilter🗒️Production-ready Cuckoo Filters for any C ABI compatible target
zig-prometheus🗒️Prometheus/VictoriaMetrics client library for Zig
zig-sparse-set🗒️Sparse sets for zig, supporting both SOA and AOS style
znum🗒️Simple numeric tower implemented on Zig standard types
adma🗒️A general purpose, multithreaded capable slab allocator for Zig
Seal🗒️An allocator that wraps another allocator and detects if memory is leaked after usage
zee_alloc🗒️tiny Zig allocator primarily targeting WebAssembly
async_io_uring🗒️An event loop in Zig using io_uring and coroutines
Content that has appeared in Related Web Sites will not appear here again