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
3,831 downloads per month
Used in 88 crates
(5 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–10MB
~123K SLoC