Commit Graph

13 Commits

Author SHA1 Message Date
75aa357577 Update. 2018-02-16 09:00:02 +01:00
a62326cdb3 Update. 2018-02-06 11:16:42 +01:00
bef79fcbbe Implement sub. 2018-01-19 08:55:41 +01:00
ae6e292c9d Small performance boost. 2018-01-12 18:17:59 +01:00
232d76ef36 Implement some traits for rayon support. 2018-01-08 21:39:54 +01:00
c887e8197d Move serde_test to dev-dependencies. 2018-01-06 16:56:38 +01:00
54d93d6249 Implement more methods and added tests from std::collections::HashSet.
Fixed len for serde implementation.
2018-01-06 16:45:25 +01:00
4bbfba26fe Test serde implementation. 2018-01-05 21:31:03 +01:00
825910c778 Serde serialize and deserialize support. 2018-01-05 21:20:28 +01:00
38104e133e Move hasher to a seperate file. 2018-01-04 14:30:49 +01:00
74f5cfcbb4 Remove dependency on fnv. 2018-01-04 09:20:20 +01:00
c1d10cb659 Use fnv instead of twox. 2018-01-03 13:21:01 +01:00
bd009b0d37 Initial commit. 2017-12-18 17:08:40 +01:00