Skip to content

Extensions for the rust Standard library and Tokio.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

opensound-org/est

Repository files navigation

est

English | 简体中文

Extensions for the rust Standard library and Tokio

Website | crates.io | docs.rs

Original Author: @czy-29

Latest version: v0.6.0

Crates.io Total Downloads Crates.io Dependents GitHub Repo stars

MSRV (version) dependency status (version)

MSRV (git) dependency status (git)

Static Badge

What

Extensions for the rust Standard library and Tokio.

Some of the items are as follows:

Please visit the docs.rs page for more details.

Why

Mainly the lowest level reusable components abstracted during the development process of opensound-org projects. Of course, others may also find these things useful.

How

You can:

cargo add est

Or in your Cargo.toml:

[dependencies]
est = "0.6"

Star History

Star History Chart

License

This project is licensed under either of

at your option.

Contribution

Github is our single source of truth, where we welcome all issues and pull requests.

We also have two downstream read-only mirrors that are automatically pushed:

As they are read-only mirrors, please do not initiate any merge or pull requests on these two platforms.

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