Self describing hashes - for future proofing
-
Updated
Nov 25, 2024 - Shell
Self describing hashes - for future proofing
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily writing/reading integers.
A Stream VByte implementation in Go leveraging SIMD techniques
Minecraft VarInt and VarLong implementation in Rust, providing minimum memory usage and maximum performance.
An Elixir library to compress integers using the Variable Length Encoding LEB128 compression.
Unsigned variable-length integers
C11 implementation of multiformat specifications
Directly Addressable Codes
Encode and decode arbitrarily large signed and unsigned BigInts
Python bindings for streamvbyte
Variable-length integer (VLQ) encoding and decoding, in C99. https://en.wikipedia.org/wiki/Variable-length_quantity
Add a description, image, and links to the varint topic page so that developers can more easily learn about it.
To associate your repository with the varint topic, visit your repo's landing page and select "manage topics."