licenses.dev

tokio-timer v0.3.0-alpha.6

Timer facilities for Tokio

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 0.1.10A 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. INDIRECT0
crossbeam-utils • 0.6.6Utilities for concurrent programmingDIRECT2
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures-channel-preview • 0.3.0-alpha.19Channels for asynchronous communication using futures-rs. INDIRECT1
futures-core-preview • 0.3.0-alpha.19The core traits and types in for the `futures` library. DIRECT0
futures-util-preview • 0.3.0-alpha.19Common utilities and extension traits for the futures-rs library. DIRECT5
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
MIT3
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeDIRECT1
tokio-executor • 0.2.0-alpha.6Future execution primitives DIRECT6
tokio-sync • 0.2.0-alpha.6Synchronization utilities. DIRECT7
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0-alpha.6 version:

[![licenses](https://licenses.dev/b/cargo/tokio-timer/0.3.0-alpha.6)](https://licenses.dev/cargo/tokio-timer/0.3.0-alpha.6)
<a href="https://licenses.dev/cargo/tokio-timer/0.3.0-alpha.6">
  <img src="https://licenses.dev/b/cargo/tokio-timer/0.3.0-alpha.6" alt="licenses" />
</a>
GitHub