Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwmiller/varu64
A simple variable-length encoding for unsigned 64 bit integers in pure Elixir
https://github.com/mwmiller/varu64
Last synced: 19 days ago
JSON representation
A simple variable-length encoding for unsigned 64 bit integers in pure Elixir
- Host: GitHub
- URL: https://github.com/mwmiller/varu64
- Owner: mwmiller
- License: mit
- Created: 2022-02-20T07:15:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T16:21:42.000Z (about 1 year ago)
- Last Synced: 2024-11-17T17:49:57.551Z (about 1 month ago)
- Language: Elixir
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Varu64
[A simple variable-length encoding for unsigned 64 bit integers.](https://github.com/AljoschaMeyer/varu64)
An Elixir implementation. Available in [Hex](https://hex.pm)