licenses.dev

ra_ap_profile v0.0.129

TBD

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT32
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
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. DIRECT0
countme • 3.0.1Counts the number of live instances of typesDIRECT22
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
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.DIRECT0
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
perf-event-open-sys • 4.0.0Unsafe, direct bindings for Linux's perf_event_open system call, with associated types and constants. INDIRECT1
perf-event • 0.4.8A Rust interface to Linux performance monitoringDIRECT2
ra_ap_la-arena • 0.0.129Simple index-based arena without deletion.DIRECT0
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
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
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
tikv-jemalloc-ctl • 0.5.4A safe wrapper over jemalloc's control and introspection APIs DIRECT5
tikv-jemalloc-sys • 0.5.4+5.3.0-patchedRust FFI bindings to jemalloc INDIRECT3
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT2
PackageRelationDependenciesPublished
dashmap • 5.4.0Blazing fast concurrent HashMap for Rust.INDIRECT20
redox_syscall • 0.5.7A 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/ra_ap_profile)](https://licenses.dev/cargo/ra_ap_profile)
<a href="https://licenses.dev/cargo/ra_ap_profile">
  <img src="https://licenses.dev/b/cargo/ra_ap_profile" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.129 version:

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