LazyExt

Tons of extension utility functions for Rust. [github][Github-url] [Build][CI-url] [codecov][codecov-url] [docs.rs][doc-url] [crates.io][crates-url] [rustc][rustc-url] [license-apache][license-apache-url] [license-mit][license-mit-url] [English][en-url] | 简体中文
## Status | Name | Status | Crate | Documents | Introduction | |---------------|--------|-------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------| | lazyext-slice | Alpha | [crates.io][lazyext-slice-crates-url] | [docs.rs][lazyext-slice-doc-url] | Thousands of utility functions for slices and vec | | lazyext-fs | WIP | | | Utils and extensions for File I/O | | lazyext-sync | WIP | | | `WaitGroup`, `AsyncWaitGroup`, `ArcMut` | #### License `lazyext` is under the terms of both the MIT license and the Apache License (Version 2.0). See [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details. Copyright (c) 2021 Al Liu. [Github-url]: https://github.com/al8n/lazyext/ [CI-url]: https://github.com/al8n/lazyext/actions/workflows/ci.yml [doc-url]: https://docs.rs/lazyext [crates-url]: https://crates.io/crates/lazyext [codecov-url]: https://app.codecov.io/gh/al8n/lazyext/ [license-url]: https://opensource.org/licenses/Apache-2.0 [rustc-url]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [license-apache-url]: https://opensource.org/licenses/Apache-2.0 [license-mit-url]: https://opensource.org/licenses/MIT [zh-cn-url]: https://github.com/al8n/lazyext/tree/main/README-zh_CN.md [en-url]: https://github.com/al8n/lazyext/tree/main/README.md [lazyext-slice-crates-url]: https://crates.io/crates/lazyext-slice [lazyext-slice-doc-url]: https://docs.rs/lazyext-slicv