Popularity
4.6
Declining
Activity
0.0
Stable
128
7
18

Programming language: Go
License: Apache License 2.0
Tags: Data Structures    

encoding alternatives and similar packages

Based on the "Data Structures" category.
Alternatively, view encoding alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of encoding or a related project?

Add another 'Data Structures' Package

README

Encoding

This is a set of integer compression algorithms implemented in Go. It is an (incomplete) port of the JavaFastPFOR by Dr. Daniel Lemire.

For more detailed benchmark results please see http://zhen.org/blog/benchmarking-integer-compression-in-go/