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