#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

26 releases (5 breaking)

new 0.7.9 Feb 9, 2025
0.6.0 Jan 31, 2025
0.4.1 Dec 22, 2024
0.3.5 Apr 2, 2024
0.2.1 Nov 6, 2023

#1255 in Network programming

Download history 48/week @ 2024-12-04 65/week @ 2024-12-11 1247/week @ 2024-12-18 196/week @ 2024-12-25 169/week @ 2025-01-01 358/week @ 2025-01-08 397/week @ 2025-01-15 112/week @ 2025-01-22 1274/week @ 2025-01-29 1280/week @ 2025-02-05

3,107 downloads per month
Used in 342 crates (13 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.7"

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.5–18MB
~262K SLoC