openacid / slimLinks
Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
☆1,926Updated last year
Alternatives and similar repositories for slim
Users that are interested in slim are comparing it to the libraries listed below
Sorting:
- Golang in-memory database built on immutable radix trees☆3,310Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead