#distributed-systems #node #async #gossip-protocol

no-std nodecraft

Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution

21 releases

new 0.4.2 Jan 13, 2025
0.4.1 Dec 22, 2024
0.3.5 Apr 2, 2024
0.3.4 Mar 26, 2024
0.2.1 Nov 6, 2023

#1550 in Network programming

Download history 93/week @ 2024-09-22 12/week @ 2024-09-29 1/week @ 2024-10-06 111/week @ 2024-12-08 2/week @ 2024-12-15 1384/week @ 2024-12-22 152/week @ 2024-12-29 179/week @ 2025-01-05

1,717 downloads per month
Used in 11 crates (5 directly)

MIT/Apache

120KB
3K SLoC

NodeCraft

Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
nodecraft = "0.4"

Examples

See memberlist, an async runtime agnostic GOSSIP protocol implementation.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.4–17MB
~244K SLoC