licenses.dev

event-listener-primitives v2.0.2

Low-level primitive for building Node.js-like event listeners

Published on

Licenses

Learn more about license information.

Package Licenses

0BSD

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
bitflags • 2.13.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.5A 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
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
lock_api • 0.4.14Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT1
nohash-hasher • 0.2.0An implementation of `std::hash::Hasher` which does not hash at all.DIRECT0
parking_lot_core • 0.9.12An advanced API for creating custom synchronization primitives.INDIRECT6
parking_lot • 0.12.5More compact and efficient implementations of the standard synchronization primitives.DIRECT9
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
smallvec • 1.16.1'Small vector' optimization: store up to a small number of items on the stackDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
MIT1
PackageRelationDependenciesPublished
redox_syscall • 0.5.18A Rust library to access raw Redox system callsINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.2 version:

[![licenses](https://licenses.dev/b/cargo/event-listener-primitives/2.0.2)](https://licenses.dev/cargo/event-listener-primitives/2.0.2)
<a href="https://licenses.dev/cargo/event-listener-primitives/2.0.2">
  <img src="https://licenses.dev/b/cargo/event-listener-primitives/2.0.2" alt="licenses" />
</a>
GitHub