licenses.dev

tokio-io-utility v0.7.6

Some helper functions for tokio::io.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
libc • 0.2.183Raw FFI bindings to platform libraries like libc.INDIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
rayon-core • 1.13.0Core APIs for RayonINDIRECT3
rayon • 1.11.0Simple work-stealing parallelism for RustDIRECT5
socket2 • 0.6.3Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT3
tokio-pipe • 0.2.12Asynchronous pipe(2) library using tokio.DIRECT9
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT3
PackageRelationDependenciesPublished
bytes • 1.11.1Types and traits for working with bytesDIRECT0
mio • 1.2.0Lightweight non-blocking I/O.INDIRECT4
tokio • 1.50.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/tokio-io-utility)](https://licenses.dev/cargo/tokio-io-utility)
<a href="https://licenses.dev/cargo/tokio-io-utility">
  <img src="https://licenses.dev/b/cargo/tokio-io-utility" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.6 version:

[![licenses](https://licenses.dev/b/cargo/tokio-io-utility/0.7.6)](https://licenses.dev/cargo/tokio-io-utility/0.7.6)
<a href="https://licenses.dev/cargo/tokio-io-utility/0.7.6">
  <img src="https://licenses.dev/b/cargo/tokio-io-utility/0.7.6" alt="licenses" />
</a>
GitHub