https://github.com/amandasaurus/vartyint
Rust library to read & write varint encoded integers
https://github.com/amandasaurus/vartyint
Last synced: 4 months ago
JSON representation
Rust library to read & write varint encoded integers
- Host: GitHub
- URL: https://github.com/amandasaurus/vartyint
- Owner: amandasaurus
- License: apache-2.0
- Created: 2020-06-14T13:04:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T08:34:41.000Z (over 1 year ago)
- Last Synced: 2024-10-12T04:26:00.429Z (9 months ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# `vartyint`
A rust library for reading varints
Check the [Documentation](https://docs.rs/vartyint/)