compacted

There are 2 repositories under compacted topic.

  • openacid/slim

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

    Language:Go1.9k3865103
  • openacid/slimarray

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

    Language:Go52603