dashmap/src
Joel Wejdenstål febc45dc62
Revert "Only hash keys once, taking advantage of hashbrown raw entry api (#259)"
This reverts commit 3448b6f070.
2023-08-29 13:17:03 +02:00
..
mapref assert that the shard count is not 1 (#273) 2023-07-11 05:39:27 +02:00
rayon update deps & toolchain to stable-1.64 (#271) 2023-07-11 04:56:54 +02:00
setref Address major issues (#202) 2022-04-29 21:02:35 +02:00
arbitrary.rs add support for arbitrary (#272) 2023-07-11 05:20:05 +02:00
iter.rs update deps & toolchain to stable-1.64 (#271) 2023-07-11 04:56:54 +02:00
iter_set.rs fix: remove manual inline attributes, llvm knows this better than me and this will reduce binary size by a decent amount where not needed 2020-07-31 22:43:28 +02:00
lib.rs Revert "Only hash keys once, taking advantage of hashbrown raw entry api (#259)" 2023-08-29 13:17:03 +02:00
lock.rs Use a proper lock implementation (#214) 2022-05-28 13:19:37 +02:00
read_only.rs Revert "Only hash keys once, taking advantage of hashbrown raw entry api (#259)" 2023-08-29 13:17:03 +02:00
serde.rs Implement `Serialize` for reference types (#264) 2023-07-11 05:21:26 +02:00
set.rs update deps & toolchain to stable-1.64 (#271) 2023-07-11 04:56:54 +02:00
t.rs Address major issues (#202) 2022-04-29 21:02:35 +02:00
try_result.rs lint + fmt 2022-02-06 16:17:38 +01:00
util.rs remove no_std for now 2020-12-26 00:30:17 +01:00