38 releases

0.3.0-beta-dev.5 Sep 20, 2023
0.3.0-beta-dev.3 Jul 3, 2023
0.2.3-beta-rc.0 Sep 26, 2023
0.2.0-beta-rc.1 Mar 22, 2023
0.0.1 Jun 30, 2021

#3 in #dht

Download history 633/week @ 2023-06-07 1263/week @ 2023-06-14 1031/week @ 2023-06-21 778/week @ 2023-06-28 3006/week @ 2023-07-05 786/week @ 2023-07-12 1219/week @ 2023-07-19 1124/week @ 2023-07-26 613/week @ 2023-08-02 1049/week @ 2023-08-09 942/week @ 2023-08-16 1051/week @ 2023-08-23 968/week @ 2023-08-30 1133/week @ 2023-09-06 1587/week @ 2023-09-13 1121/week @ 2023-09-20

5,041 downloads per month
Used in 60 crates (4 directly)

Apache-2.0

52KB
1.5K SLoC

kitsune_dht_arc

DhtArc subcrate for kitsune-p2p.

"DHT arcs" are continuous regions of the wrapping u32 DHT location space. Each Kitsune Agent maintains its own storage arc, starting at the agent's location and extending "to the right" by some specified amount. This crate defines types for expressing these arcs, the logic for updating them over time, and intersections and union operations on sets of arcs.

License: Apache-2.0

Dependencies

~1–5MB
~104K SLoC