add link to gopart
diff --git a/Projects.md b/Projects.md
index 82cf04d..f0729fd 100644
--- a/Projects.md
+++ b/Projects.md
@@ -314,6 +314,7 @@
   * [Gokogiri](https://github.com/moovweb/gokogiri) - A lightweight libxml wrapper library
   * [GoNetCDF](https://bitbucket.org/ctessum/gonetcdf) - A wrapper for the NetCDF file format library
   * [goop](https://github.com/losalamos/goop) - Dynamic object-oriented programming support for Go
+  * [gopart](https://github.com/meirf/gopart)- Type-agnostic partitioning for anything that can be indexed in Go.
   * [goset](https://github.com/fatih/goset) - A simple, thread safe Set implementation
   * [gotoc](https://github.com/dsymonds/gotoc) - A protocol buffer compiler written in Go
   * [govalid](https://github.com/gima/govalid) - Data validation library