Get the latest tech news
Show HN: Multi-/BiKeyMap (Go Module)
A go lib which handles maps with multiple keys. Contribute to aeimer/go-multikeymap development by creating an account on GitHub.
Both data-structures are available in go routine safe (concurrent) and a non-concurrent version. Therefore, the memory consumption is a bit higher than a native map. Feel free to contribute by opening issues or pull requests.
Or read this on Hacker News