69 releases

new 0.4.0-dev.3 May 15, 2024
0.3.1-rc.0 May 16, 2024
0.3.0-beta-dev.18 Mar 27, 2024
0.3.0-beta-dev.10 Dec 22, 2023
0.0.1 Jun 30, 2021

#174 in Network programming

Download history 1182/week @ 2024-01-26 1200/week @ 2024-02-02 556/week @ 2024-02-09 821/week @ 2024-02-16 1012/week @ 2024-02-23 1486/week @ 2024-03-01 1512/week @ 2024-03-08 1516/week @ 2024-03-15 1201/week @ 2024-03-22 1171/week @ 2024-03-29 1544/week @ 2024-04-05 1395/week @ 2024-04-12 1391/week @ 2024-04-19 2173/week @ 2024-04-26 1648/week @ 2024-05-03 984/week @ 2024-05-10

6,403 downloads per month
Used in 86 crates (4 directly)

Apache-2.0

77KB
2K 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

~3–12MB
~153K SLoC