https://github.com/multiformats/go-varint
https://github.com/multiformats/go-varint
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/multiformats/go-varint
- Owner: multiformats
- License: mit
- Created: 2019-09-18T06:29:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T08:32:30.000Z (about 1 year ago)
- Last Synced: 2025-04-05T07:11:24.931Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 8
- Watchers: 15
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-varint
[](https://protocol.ai)
[](https://github.com/multiformats/multiformats)
[](https://webchat.freenode.net/?channels=%23ipfs)
[](https://github.com/RichardLitt/standard-readme)
[](https://godoc.org/github.com/multiformats/go-varint)
[](https://travis-ci.org/multiformats/go-varint)
[](https://codecov.io/github/multiformats/go-varint?branch=master)
> Varint helpers that enforce minimal encoding.
## Table of Contents
- [Install](#install)
- [Contribute](#contribute)
- [License](#license)
## Install
```sh
go get github.com/multiformats/go-varint
```
## Contribute
Contributions welcome. Please check out [the issues](https://github.com/multiformats/go-multiaddr/issues).
Check out our [contributing document](https://github.com/multiformats/multiformats/blob/master/contributing.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to multiformats are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
[MIT](LICENSE) © 2019 Protocol Labs