licenses.dev

polling v2.5.2

Portable interface to epoll, kqueue, event ports, and IOCP

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
easy-parallel • 3.3.1Run closures in parallelDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
windows_aarch64_gnullvm • 0.42.2Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.42.2Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.42.2Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.42.2Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.42.2Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.42.2Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.42.2Import lib for WindowsINDIRECT0
windows-sys • 0.42.0Rust for WindowsDIRECT7
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
wepoll-ffi • 0.1.2Bindings for the wepoll libraryDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.5.2 version:

[![licenses](https://licenses.dev/b/cargo/polling/2.5.2)](https://licenses.dev/cargo/polling/2.5.2)
<a href="https://licenses.dev/cargo/polling/2.5.2">
  <img src="https://licenses.dev/b/cargo/polling/2.5.2" alt="licenses" />
</a>
GitHub