2 results found Sort:

105
1.9k
mit
39
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
Created 2019-02-02
490 commits to main branch, last one 2 years ago
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
Created 2020-11-09
51 commits to main branch, last one 3 years ago