commit | 0cfd83c94a25288aeb286ba6564fe6c6f93fc5f2 | [log] [tgz] |
---|---|---|
author | Diogo Beda <diogobeda@users.noreply.github.com> | Sun May 05 18:48:26 2019 -0300 |
committer | Diogo Beda <diogobeda@users.noreply.github.com> | Sun May 05 18:48:26 2019 -0300 |
tree | 26f6f482b844bfecd812a61511b650aaa21441a0 | |
parent | b473459628a25c0c677d78fb27ed2738ba589b69 [diff] [blame] |
Add diogobeda/bimap to Hashtables section
diff --git a/Projects.md b/Projects.md index 7e9e0dc..14474c5 100644 --- a/Projects.md +++ b/Projects.md
@@ -374,6 +374,7 @@ * [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