9 releases (4 breaking)

new 0.4.1 Nov 23, 2024
0.4.0 Nov 23, 2024
0.3.2 Nov 22, 2024
0.2.0 Nov 21, 2024
0.0.2 Nov 21, 2024

#389 in Data structures

Download history 671/week @ 2024-11-16

686 downloads per month

MIT/Apache

14KB
196 lines

est

English | 简体中文

Extensions for the rust Standard library and Tokio

Website | crates.io | docs.rs

Original Author: @czy-29

Latest version: v0.4.1

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.

Please go to the docs.rs page to view 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.4"

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.

Dependencies

~1.1–1.8MB
~34K SLoC