meslin

Crates.iomeslin
lib.rsmeslin
version0.0.4
sourcesrc
created_at2024-01-16 16:55:47.603005
updated_at2024-01-16 21:53:41.027452
descriptionErgonomic messaging for Rust
homepagehttps://github.com/jvdwrf/Meslin
repositoryhttps://github.com/jvdwrf/Meslin
max_upload_size
id1101792
size104,700
jasper (jvdwrf)

documentation

README

Crates.io Documentation

Meslin

Meslin is a Rust library offering ergonomic wrappers for channels like mpmc or broadcast. It's designed to ease the creation of actor systems by adding user-friendly features, without being tying the user to any specific runtime. This makes it compatible with various runtimes such as tokio, smol, or async-std. It intentionally steers clear of incorporating supervisory functions or other complex features, focusing instead on simplicity and non-interference.

See the documentation for more information.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt