#connect #op #stack #applications #protocols

no-std maili

Connect applications to the OP Stack

3 releases

new 0.1.2 Jan 9, 2025
0.1.1 Jan 9, 2025
0.1.0 Jan 8, 2025

#7 in #op

Download history 65/week @ 2025-01-03

65 downloads per month

MIT/Apache

735KB
4K SLoC

Go 2K SLoC // 0.2% comments Rust 2K SLoC // 0.0% comments Shell 20 SLoC // 0.2% comments Just 14 SLoC // 0.3% comments

maili

CI op-alloy crate License License Book

Built on Alloy, maili connects applications to the OP Stack.

Usage

To use maili, add the crate as a dependency to a Cargo.toml.

maili = "0.6"

Development Status

maili is currently in active development, and is not yet ready for use in production.

Supported Rust Versions (MSRV)

The current MSRV (minimum supported rust version) is 1.81.

Unlike Alloy, maili may use the latest stable release, to benefit from the latest features.

The MSRV is not increased automatically, and will be updated only as part of a patch (pre-1.0) or minor (post-1.0) release.

Contributing

Maili is built by open source contributors like you, thank you for improving the project!

A contributing guide is available that sets guidelines for contributing.

Pull requests will not be merged unless CI passes, so please ensure that your contribution follows the linting rules and passes clippy.

no_std

Maili is intended to be no_std compatible, initially for use in kona.

The following crates support no_std. Notice, provider crates do not support no_std compatibility.

If you would like to add no_std support to a crate, please make sure to update scripts/check_no_std.sh.

Credits

Maili is inspired by the work of several teams and projects, most notably the Alloy project.

This would not be possible without the hard work from open source contributors. Thank you.

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 these crates by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–11MB
~159K SLoC