backtrace • 0.3.57A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT
9
bitflags • 1.3.2A macro to generate structures which behave like bitflags.
INDIRECT
0
cc • 1.0.41A 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.
INDIRECT
0
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.
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
INDIRECT
0
object • 0.23.0A unified interface for reading and writing object file formats.
INDIRECT
0
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
INDIRECT
1
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.
unicode-xid • 0.1.0Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
INDIRECT
0
unicode-xid • 0.2.6Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
INDIRECT
0
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.
INDIRECT
0
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.
secp256k1 • 0.17.2Rust wrapper library for Pieter Wuille's `libsecp256k1`. Implements ECDSA and BIP 340 signatures for the SECG elliptic curve group secp256k1 and related utilities.
DIRECT
2
BSD-2-Clause1
Package
Relation
Dependencies
Published
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types.
INDIRECT
1
non-standard1
Package
Relation
Dependencies
Published
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generator
INDIRECT
0
Apache-2.0 OR MIT OR Zlib1
Package
Relation
Dependencies
Published
miniz_oxide • 0.4.4DEFLATE compression and decompression library rewritten in Rust based on miniz
INDIRECT
2
ISC1
Package
Relation
Dependencies
Published
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructions
INDIRECT
2
0BSD OR Apache-2.0 OR MIT1
Package
Relation
Dependencies
Published
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksum
INDIRECT
0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package
Relation
Dependencies
Published
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31