v1.0.4 concurrent insert bug fixes
- fixed insert during map grow
- fixed add not working properly during concurrent delete
- add SetHasher function to allow setting of a custom hasher
- benchmarks have been moved to a subdirectory to remove imports for external libraries from main module