63 releases

new 0.3.0-beta-dev.20 Apr 24, 2024
0.3.0-beta-dev.18 Mar 27, 2024
0.3.0-beta-dev.10 Dec 22, 2023
0.3.0-beta-dev.9 Nov 22, 2023
0.0.1 Jun 30, 2021

#196 in Network programming

Download history 554/week @ 2024-01-03 1167/week @ 2024-01-10 796/week @ 2024-01-17 912/week @ 2024-01-24 1067/week @ 2024-01-31 1032/week @ 2024-02-07 742/week @ 2024-02-14 769/week @ 2024-02-21 1413/week @ 2024-02-28 1558/week @ 2024-03-06 1372/week @ 2024-03-13 1555/week @ 2024-03-20 999/week @ 2024-03-27 1447/week @ 2024-04-03 1235/week @ 2024-04-10 1251/week @ 2024-04-17

5,101 downloads per month
Used in 85 crates (4 directly)

Apache-2.0

77KB
2K 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

~3–14MB
~152K SLoC