authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:29:37 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:29:37 -07:00
loge1b68ef07bfa322983f6a575d6b5e22dc1ed18b0
treef08a619de75c37e3d0b36858cc66d1aab257c0d2
parent22003e24e9818e1f087da26c80a35b25cb867377

ziginfra README sync


1 files changed, 4 insertions(+), 3 deletions(-)

README.md+4-3
......@@ -1,10 +1,11 @@
11# zig-ulid
2
23![loc](https://sloc.xyz/github/nektro/zig-ulid)
34[![license](https://img.shields.io/github/license/nektro/zig-ulid.svg)](https://github.com/nektro/zig-ulid/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
48
59A binary implementation of ULID in Zig.
610
711https://github.com/ulid/spec
8
9## License
10MIT