#holochain #arc #holo

kitsune_p2p_dht_arc

Kitsune P2p Dht Arc Utils

92 releases

0.5.0-dev.2 Jan 22, 2025
0.5.0-dev.1 Oct 16, 2024
0.4.4 Jul 9, 2025
0.4.2 Mar 10, 2025
0.0.1 Jun 30, 2021

#504 in Network programming

Download history 113/week @ 2026-02-12 408/week @ 2026-02-19 623/week @ 2026-02-26 624/week @ 2026-03-05 452/week @ 2026-03-12 494/week @ 2026-03-19 2388/week @ 2026-03-26 1264/week @ 2026-04-02 401/week @ 2026-04-09 305/week @ 2026-04-16 199/week @ 2026-04-23 168/week @ 2026-04-30 233/week @ 2026-05-07 366/week @ 2026-05-14 189/week @ 2026-05-21 224/week @ 2026-05-28

1,020 downloads per month
Used in 61 crates (3 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–6MB
~118K SLoC