Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT15
Package | Relation | Dependencies | Published |
---|---|---|---|
addr2line • 0.25.1A cross-platform symbolication library written in Rust, using `gimli` | INDIRECT | 1 | |
backtrace • 0.3.76A library to acquire a stack trace (backtrace) at runtime in a Rust program. | DIRECT | 10 | |
bitflags • 2.9.4A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
cfg-if • 1.0.3A 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. | DIRECT | 0 | |
equivalent • 1.0.2Traits for key comparison in maps. | INDIRECT | 0 | |
fixedbitset • 0.4.2FixedBitSet is a simple bitset collection | INDIRECT | 0 | |
gimli • 0.32.3A library for reading and writing the DWARF debugging format. | INDIRECT | 0 | |
hashbrown • 0.16.0A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 2.11.4A hash table with consistent order and fast iteration. | INDIRECT | 2 | |
libc • 0.2.177Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
object • 0.37.3A unified interface for reading and writing object file formats. | INDIRECT | 1 | |
petgraph • 0.6.5Graph data structure library. Provides graph types and graph algorithms. | DIRECT | 4 | |
rustc-demangle • 0.1.26Rust compiler symbol demangling. | INDIRECT | 0 | |
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stack | DIRECT | 0 | |
windows-link • 0.2.1Linking for Windows | DIRECT | 0 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
redox_syscall • 0.5.18A Rust library to access raw Redox system calls | DIRECT | 1 |
Apache-2.0 OR MIT OR Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on miniz | INDIRECT | 1 |
0BSD OR Apache-2.0 OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksum | INDIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |