varint

Varint encoder

A package that encodes variable length unsigned integers using prefix codes.

variable length integer encoding using prefix code

GitHub

14 stars
1 watching
1 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chmike/securecookie A package that securely stores and exchanges cookie values between web applications. 79
mitchellvanw/hashids Provides a simple way to encode and decode unique identifiers in web applications. 106
canscale/lexicographic-encoding A library that provides a way to encode integers in a lexicographically sorted manner 1
darienhuss/shotgunyara Tools and utilities for generating encoded versions of input data 9
aviate-labs/encoding.mo A library providing utilities for encoding and decoding data in various formats 11
n10v/id3v2 A Go library for decoding and encoding ID3 tags in audio files. 338
bobg/encid Protects sensitive integer IDs by encoding and decoding them with encryption keys. 3
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 996
alephao/swift-rlp A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data 24
julienvincent/ts-codec A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. 17
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
silnrsi/teckit A toolkit for converting text encodings between different formats. 18
calio/iconv-nginx-module A module for Nginx that enables character encoding conversion using libiconv. 33
stoth68000/libklvanc A library providing tools and protocols for parsing and generating Vertical Ancillary Data (VANC) in SDI wire protocol 60
ake-persson/encoding Provides a generic interface to encode and decode data in a platform-agnostic way. 9