Add diogobeda/bimap to Hashtables section

Diogo Beda 2019-05-05 18:48:26 -03:00
parent b473459628
commit 0cfd83c94a

@ -374,6 +374,7 @@ If you find a project in this list that is dead or broken, please either mark it
* [gohash](http://code.google.com/p/gohash/) - A simple linked-list hashtable that implements sets and maps
* [go-maps](https://github.com/serge-hulne/go-maps) - Go maps generalized to interfaces
* [bimap](https://github.com/diogobeda/bimap) - A simple bidirectional map implementation
### Lists