Skip to content

Commit

Permalink
Add Zig implementation (#65)
Browse files Browse the repository at this point in the history
Figure it's worth documenting, despite me not recommending it for production use!
  • Loading branch information
gatesn authored Sep 27, 2023
1 parent 08c6064 commit 92ebbeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ Stream VByte in other languages
* There is a [Rust version](https://bitbucket.org/marshallpierce/stream-vbyte-rust) by Marshall Pierce.
* There is a [Go version](https://github.com/nelz9999/stream-vbyte-go) by Nelz.
* There is an accelerated [Go version](https://github.com/theMPatel/streamvbyte-simdgo) by Milan Patel.
* There is a [Zig version](https://github.com/fulcrum-so/streamvbyte-zig) by Nick Gates.
Format Specification
---------------------
Expand Down

0 comments on commit 92ebbeb

Please sign in to comment.