Skip to content

Commit

Permalink
Merge pull request #37 from deatil/add-zig-time
Browse files Browse the repository at this point in the history
Add zig-time
  • Loading branch information
C-BJ committed Jun 7, 2024
2 parents 269cb8c + f1c293d commit 24a1040
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,11 @@
- ![Star](https://img.shields.io/github/stars/jedisct1/zig-charm?color=orange)
[zig-charm🗒️A Zig version of the Charm crypto library](https://github.com/jedisct1/zig-charm)
- ![Star](https://img.shields.io/github/stars/mitchellh/zig-libxml2?color=orange)
[zig-libxml2🗒️libxml2 built using Zig build system](https://github.com/mitchellh/zig-libxml2)
[zig-libxml2🗒️libxml2 built using Zig build system](https://github.com/mitchellh/zig-libxml2)
- ![Star](https://img.shields.io/github/stars/deatil/zig-md2?color=orange)
[zig-md2🗒️A MD2 hash function for Zig](https://github.com/deatil/zig-md2)
- ![Star](https://img.shields.io/github/stars/deatil/zig-md4?color=orange)
[zig-md4🗒️A MD4 hash function for Zig](https://github.com/deatil/zig-md4)
- ![Star](https://img.shields.io/github/stars/leroycep/zig-tzif?color=orange)
[zig-tzif🗒️TZif parsing for Zig](https://github.com/leroycep/zig-tzif)
- ![Star](https://img.shields.io/github/stars/LewisGaul/zig-nestedtext?color=orange)
Expand Down Expand Up @@ -818,7 +822,9 @@
- ![Star](https://img.shields.io/github/stars/tiehuis/zig-regex?color=orange)
[zig-regex🗒️A regex implementation for the zig programming language](https://github.com/tiehuis/zig-regex)
- ![Star](https://img.shields.io/github/stars/nektro/zig-time?color=orange)
[zig-time🗒️A date and time parsing and formatting library for Zig](https://github.com/nektro/zig-time)
[zig-time🗒️A date and time parsing and formatting library for Zig](https://github.com/nektro/zig-time)
- ![Star](https://img.shields.io/github/stars/deatil/zig-time?color=orange)
[deatil/zig-time🗒️A date and time parse and format library for Zig](https://github.com/deatil/zig-time)
- ![Star](https://img.shields.io/github/stars/nektro/zig-ulid?color=orange)
[zig-ulid🗒️A binary implementation of ULID in Zig](https://github.com/nektro/zig-ulid)
- ![Star](https://img.shields.io/github/stars/ranciere/zoltan?color=orange)
Expand Down

0 comments on commit 24a1040

Please sign in to comment.