dashmap/src
Joel Wejdenstål 1b8747d1b5
lint
2023-07-11 05:35:57 +02:00
..
mapref lint 2023-07-11 05:35:57 +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 assert that the shard count is not 1 2023-07-11 05:33:29 +02:00
lock.rs Use a proper lock implementation (#214) 2022-05-28 13:19:37 +02:00
read_only.rs Add `shards_mut()` and `into_shards()` to `DashMap` and `shards()` to `ReadOnlyView` (#237) 2023-01-20 08:04:58 +01: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