licenses.dev

async-macros v1.0.0

Macros for async-std.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
futures-channel-preview • 0.3.0-alpha.19Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core-preview • 0.3.0-alpha.19The core traits and types in for the `futures` library. DIRECT0
futures-executor-preview • 0.3.0-alpha.19Executors for asynchronous tasks based on the futures-rs library. INDIRECT12
futures-io-preview • 0.3.0-alpha.19The `AsyncRead` and `AsyncWrite` traits for the futures-rs library. INDIRECT0
futures-preview • 0.3.0-alpha.19An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT13
futures-sink-preview • 0.3.0-alpha.19The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-util-preview • 0.3.0-alpha.19Common utilities and extension traits for the futures-rs library. INDIRECT8
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
pin-utils • 0.1.0Utilities for pinning DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
MIT1
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/cargo/async-macros/1.0.0)](https://licenses.dev/cargo/async-macros/1.0.0)
<a href="https://licenses.dev/cargo/async-macros/1.0.0">
  <img src="https://licenses.dev/b/cargo/async-macros/1.0.0" alt="licenses" />
</a>
GitHub