slices - Functions that operate on slices; like package strings but adapted to work with slices. timedmap - Map with expiring key-value pairs. treap - Persistent, fast ordered map using tree heaps. trie - Trie implementation in Go. ttlcache - In-memory string-interface{} cache with various...