#distributed-systems #node #async

no-std nodecraft

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

18 releases

0.3.5 Apr 2, 2024
0.3.4 Mar 26, 2024
0.2.13 Jan 19, 2024
0.2.7 Dec 31, 2023
0.0.0 Oct 3, 2023

#248 in Asynchronous

Download history 58/week @ 2023-12-22 20/week @ 2023-12-29 1/week @ 2024-01-05 33/week @ 2024-01-12 7/week @ 2024-01-19 130/week @ 2024-02-02 126/week @ 2024-02-09 345/week @ 2024-02-16 705/week @ 2024-02-23 1957/week @ 2024-03-01 13/week @ 2024-03-08 180/week @ 2024-03-15 2201/week @ 2024-03-22 404/week @ 2024-03-29 293/week @ 2024-04-05

3,078 downloads per month
Used in 5 crates

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.3"

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.1–18MB
~225K SLoC