zig-md2

Hash function

A Zig implementation of the MD2 hash function algorithm

A MD2 hash function library for Zig

GitHub

1 stars
1 watching
0 forks
Language: Zig
last commit: about 2 months ago
Linked from 1 awesome list

md2zigzig-md2

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deatil/zig-md4 A library implementing a specific hash function algorithm for use in Zig programming language projects. 0
deatil/zig-time A date and time parsing and formatting library for the Zig programming language. 3
tiehuis/zig-sdl2 A minimal wrapper around SDL2 for the Zig programming language 14
ziglibs/zig-lv2 Toolkit for creating LV2 plugins with Zig bindings 29
ziglibs/zlm A linear math library for the Zig programming language 174
ziglibs/diffz A Zig library implementing a diff-matching algorithm 21
sobeston/zig.guide A comprehensive resource for learning Zig programming language 696
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
tomhoule/zig-diff A Zig library for generating text diffs using Myers' diff algorithm. 13
mattnite/zig-zlib A package to statically compile and link zlib in Zig applications. 21
nine-lives-later/zzmq A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. 24
hejsil/mecha A parser combinator library for the Zig programming language 472
brentp/hts-zig A wrapper for the Htslib C library to parse VCF files using the Zig programming language 16
prime31/zig-ecs A Zig implementation of an entity-component-system framework 251
ikskuh/sdl.zig Provides a Zig wrapper around SDL2 with object API and error handling 362