nodecraft

Crates.ionodecraft
lib.rsnodecraft
version0.3.5
sourcesrc
created_at2023-10-03 20:14:42.421544
updated_at2024-04-02 17:20:51.0834
descriptionCrafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution.
homepagehttps://github.com/al8n/nodecraft
repositoryhttps://github.com/al8n/nodecraft.git
max_upload_size
id991507
size137,998
Al Liu (al8n)

documentation

https://docs.rs/nodecraft/

README

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.
Commit count: 59

cargo fmt