compacted topic

List compacted repositories
trafficstars

slim

1.9k
Stars
105
Forks
Watchers

Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).

slimarray

47
Stars
3
Forks
Watchers

SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.