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
1,020 downloads per month
Used in 61 crates
(3 directly)
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