licenses.dev

ockam_executor v0.27.0

Ockam async executor crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT40
PackageRelationDependenciesPublished
async-trait • 0.1.80Type erasure for async trait methodsINDIRECT4
atomic-polyfill • 1.0.3Atomic polyfills, for targets where they're not available.INDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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. INDIRECT0
critical-section • 1.2.0Cross-platform critical sectionINDIRECT0
crossbeam-queue • 0.3.12Concurrent queuesDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT10
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT13
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
hash32 • 0.2.132-bit hashing algorithmsINDIRECT1
hashbrown • 0.11.2A Rust port of Google's SwissTable hash mapINDIRECT13
heapless • 0.7.17`static` friendly data structures that don't require dynamic memory allocationDIRECT11
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. DIRECT0
pin-utils • 0.1.0Utilities for pinning DIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT1
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_bare • 0.5.0An implementation of the BARE (https://baremessages.org) encoding format.INDIRECT6
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
zeroize_derive • 1.4.2Custom derive support for zeroizeINDIRECT4
zeroize • 1.8.1Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! INDIRECT5
MIT4
PackageRelationDependenciesPublished
spin • 0.9.8Spin-based synchronization primitivesINDIRECT3
tracing-attributes • 0.1.23Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.33Core primitives for application-level tracing. INDIRECT0
tracing • 0.1.37Application-level tracing for Rust. DIRECT8
Apache-2.02
PackageRelationDependenciesPublished
ockam_core • 0.59.0Core types of the Ockam library. DIRECT35
ockam_macros • 0.16.0End-to-end encryption and mutual authentication for distributed applications.INDIRECT4
BlueOak-1.0.02
PackageRelationDependenciesPublished
minicbor-derive • 0.12.0Derive minicbor `Decode` and `Encode` traits.INDIRECT4
minicbor • 0.18.0A small CBOR codec suitable for no_std environments.INDIRECT5
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+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/ockam_executor)](https://licenses.dev/cargo/ockam_executor)
<a href="https://licenses.dev/cargo/ockam_executor">
  <img src="https://licenses.dev/b/cargo/ockam_executor" alt="licenses" />
</a>

Or the licenses badge code for the 0.27.0 version:

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