86 releases

0.5.0-dev.1 Oct 16, 2024
0.4.0-rc.0 Oct 4, 2024
0.4.0-dev.7 Jun 26, 2024
0.3.6 Dec 2, 2024
0.0.1 Jun 30, 2021

#1824 in Network programming

Download history 1083/week @ 2024-08-16 1083/week @ 2024-08-23 921/week @ 2024-08-30 842/week @ 2024-09-06 1245/week @ 2024-09-13 1340/week @ 2024-09-20 2590/week @ 2024-09-27 2708/week @ 2024-10-04 2660/week @ 2024-10-11 756/week @ 2024-10-18 719/week @ 2024-10-25 863/week @ 2024-11-01 454/week @ 2024-11-08 971/week @ 2024-11-15 1038/week @ 2024-11-22 1241/week @ 2024-11-29

3,831 downloads per month
Used in 88 crates (5 directly)

Apache-2.0

61KB
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

~0.8–10MB
~123K SLoC