#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

27 releases (5 breaking)

Uses new Rust 2024

0.7.10 Feb 24, 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

#1169 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 238/week @ 2025-02-12 1219/week @ 2025-02-19 1476/week @ 2025-02-26 338/week @ 2025-03-05

3,320 downloads per month
Used in 12 crates (6 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.4–17MB
~257K SLoC