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 MIT22
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.177Raw FFI bindings to platform libraries like libc.INDIRECT0
pin-project-lite • 0.2.16A 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.1Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT12
tokio-pipe • 0.2.12Asynchronous pipe(2) library using tokio.DIRECT19
windows_aarch64_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.53.1Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.53.1Import lib for WindowsINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.60.2Rust for WindowsINDIRECT10
windows-sys • 0.61.2Rust for WindowsINDIRECT1
windows-targets • 0.53.5Import libs for WindowsINDIRECT9
MIT3
PackageRelationDependenciesPublished
bytes • 1.10.1Types and traits for working with bytesDIRECT0
mio • 1.1.0Lightweight non-blocking I/O.INDIRECT4
tokio • 1.48.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT18
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI 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