Commit Graph

107 Commits

Author SHA1 Message Date
Josh Triplett 94b49a2d60
Use `std:🧵:available_parallelism` in place of num_cpus (#199) 2022-04-29 19:11:02 +02:00
Stepan Koltsov 3d315aa7a7
Hash keys once (#194) 2022-04-27 14:15:16 +02:00
xacrimon a8187ba896
Release v5.2.0 2022-03-14 22:11:37 +01:00
xacrimon daedb8045a
update deps + vtag 2022-02-06 17:48:39 +01:00
xacrimon 7197fa3323
doc 2022-02-06 16:15:14 +01:00
xacrimon 363f3f182e
optional send guard 2022-02-06 16:15:14 +01:00
xacrimon e8e5e862fb
v5.0.0 2021-12-12 18:25:25 +01:00
xacrimon 7da4dd7fbb
use parking_lot 2021-12-12 18:16:50 +01:00
Acrimon 1a31f4f598
v4.0.2 2021-01-12 09:27:35 +01:00
Acrimon fb02060d6b
v4.0.1 2020-12-27 00:32:15 +01:00
Acrimon 7a132a29cc
update meta version 2020-12-26 00:41:37 +01:00
Acrimon 978ffb5f0f
remove no_std for now 2020-12-26 00:30:17 +01:00
Acrimon f167aec2b4
fixer uppers 2020-12-26 00:25:17 +01:00
Acrimon ef374938a5
fix ahash 2020-12-26 00:23:21 +01:00
Joel Wejdenstål 5b6c3821b0
Merge pull request #116 from cuviper/rayon
Add optional rayon support
2020-12-25 23:54:01 +01:00
Josh Stone c383e28b23 Add optional rayon support
This adds optional `rayon` trait implementations for collecting and
iterating `DashMap` and `DashSet` in parallel.
2020-11-12 15:05:00 -08:00
Konrad Borowski 402b80faa3 Update cfg-if to 1.0.0 2020-11-12 13:39:40 +01:00
Acrimon b2951f801b
v3.11.10 2020-08-04 19:52:31 +02:00
Acrimon 8a14a408a5
fix: #100 2020-08-04 19:52:14 +02:00
Acrimon ceee3769fc
v3.11.9 2020-07-31 23:15:53 +02:00
Acrimon df4b09ba01
chore: get rid of num_cpus and hardcode a sensible shard number 2020-07-31 23:15:29 +02:00
Acrimon 7abb7a4699
fix: compile docs.rs documentation with the serde features enabled 2020-07-31 23:07:56 +02:00
Acrimon 2a3a375bb2
v3.11.8 2020-07-31 22:56:34 +02:00
Acrimon fb0132a817
v3.11.7 2020-07-05 01:10:28 +02:00
Acrimon a330526b1b
v3.11.6 2020-07-04 21:16:16 +02:00
Acrimon 58eac4025d
use ahash 0.3.8 on non amd64. 2020-07-04 21:01:37 +02:00
Acrimon 4781708182
Removed bench deps. 2020-07-04 20:53:44 +02:00
Acrimon e2d0f9a374
v3.11.5 Updated deps. 2020-07-04 20:52:55 +02:00
Acrimon a2d02f2482
Removed benchmarks. 2020-07-04 20:08:42 +02:00
Acrimon ccb930676d
v3.11.4 2020-06-02 15:31:10 +02:00
Acrimon ae354e6f6b
v3.11.3 2020-06-02 03:32:57 +02:00
Acrimon eaebeeeab8
v3.11.2 2020-05-25 00:09:57 +02:00
Acrimon b665660581
Updated dependencies. 2020-05-25 00:09:45 +02:00
Acrimon a24cddf0d8
v3.11.1 2020-04-19 02:42:55 +02:00
Acrimon 75e23ea447
v3.11.0 2020-04-09 19:51:15 +02:00
Acrimon 57b72aec4d
v3.10.0 2020-04-04 15:33:50 +02:00
Acrimon ee601b0f5c
v3.9.1 2020-03-31 07:31:02 +02:00
Acrimon caa06fa16d
v3.9.0 2020-03-28 18:04:38 +01:00
Acrimon 34a5008bc7
v3.8.1 2020-03-27 23:47:44 +01:00
Acrimon 8f92ad08c7
v3.8.0 2020-03-27 11:21:58 +01:00
Chase Wilson a01b693478 Added no_std support 2020-03-26 10:26:29 -05:00
Acrimon db0ea63343
v3.7.0 2020-03-11 18:45:10 +01:00
Acrimon 637aabf8ec
v3.6.0 2020-03-09 22:12:04 +01:00
Acrimon 749c1dac5f
Small fixes and doc improvements. v3.5.1 2020-02-26 13:06:37 +01:00
Acrimon b606b60e93
Bench updates. 2020-02-23 22:45:49 +01:00
Acrimon d3200e3462
v3.5.0 2020-02-21 19:56:12 +01:00
Acrimon b46b4ce5b0
v3.4.4 2020-02-14 01:48:31 +01:00
Acrimon 867eb9097e
Bugfixes n crap. Oh and v3.4.3. 2020-02-07 15:48:38 +01:00
Acrimon 190de84726
Fixed some locking woes and 3.4.2. 2020-02-07 00:26:06 +01:00
acrimon 85661fc05f v3.4.1 2020-02-06 14:34:10 +01:00