Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aksh-bansal-dev/varint

Varint implementation in go
https://github.com/aksh-bansal-dev/varint

Last synced: 25 days ago
JSON representation

Varint implementation in go

Awesome Lists containing this project

README

        

# varint

Varint implementation in go. Variable-width integer or varint is an encoding format to encode small integers more efficiently.