https://github.com/ericlagergren/vint64
Variable length integer encoding per https://docs.rs/vint64/latest/vint64/
https://github.com/ericlagergren/vint64
Last synced: 4 months ago
JSON representation
Variable length integer encoding per https://docs.rs/vint64/latest/vint64/
- Host: GitHub
- URL: https://github.com/ericlagergren/vint64
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2023-02-05T06:17:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T22:17:46.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T11:46:59.014Z (almost 2 years ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vint64
Variable length integer encoding per https://docs.rs/vint64/latest/vint64/