89 releases

0.5.0-dev.2 Jan 22, 2025
0.5.0-dev.1 Oct 16, 2024
0.4.1 Jan 29, 2025
0.4.0 Dec 17, 2024
0.0.1 Jun 30, 2021

#2125 in Network programming

Download history 1122/week @ 2024-10-17 648/week @ 2024-10-24 911/week @ 2024-10-31 530/week @ 2024-11-07 897/week @ 2024-11-14 952/week @ 2024-11-21 1254/week @ 2024-11-28 1064/week @ 2024-12-05 1709/week @ 2024-12-12 460/week @ 2024-12-19 117/week @ 2024-12-26 400/week @ 2025-01-02 668/week @ 2025-01-09 945/week @ 2025-01-16 856/week @ 2025-01-23 902/week @ 2025-01-30

3,493 downloads per month
Used in 90 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
~121K SLoC