licenses.dev

tokio-current-thread v0.1.7

Single threaded executor which manage many tasks concurrently on the current thread.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
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.7.2Utilities for concurrent programmingINDIRECT3
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
MIT1
PackageRelationDependenciesPublished
tokio-executor • 0.1.10Future execution primitives DIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.7 version:

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