Package Licenses
GPL-3.0
Dependency Licenses
Apache-2.0 OR MIT35
Package | Relation | Dependencies | Published |
---|---|---|---|
anyhow • 1.0.94Flexible concrete Error type built on std::error::Error | INDIRECT | 0 | |
autocfg • 1.4.0Automatic cfg for Rust compiler features | 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. | INDIRECT | 0 | |
crossbeam-deque • 0.8.6Concurrent work-stealing deque | INDIRECT | 2 | |
crossbeam-epoch • 0.9.18Epoch-based garbage collection | INDIRECT | 1 | |
crossbeam-utils • 0.8.21Utilities for concurrent programming | INDIRECT | 0 | |
derivative • 2.2.0A set of alternative `derive` attributes for Rust | INDIRECT | 4 | |
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
getrandom • 0.2.15A small cross-platform library for retrieving random data from system source | INDIRECT | 3 | |
hermit-abi • 0.3.9Hermit system calls definitions. | INDIRECT | 0 | |
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros. | INDIRECT | 1 | |
itoa • 1.0.14Fast integer primitive to string conversion | INDIRECT | 0 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
minimal-lexical • 0.2.1Fast float parsing conversion routines. | INDIRECT | 0 | |
num_cpus • 1.16.0Get the number of CPUs on a machine. | INDIRECT | 2 | |
num-bigint • 0.4.6Big integer implementation for Rust | INDIRECT | 3 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86 | INDIRECT | 7 | |
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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
rand_chacha • 0.3.1ChaCha random number generator | INDIRECT | 13 | |
rand_core • 0.6.4Core random number generator traits and tools for implementation. | INDIRECT | 4 | |
rand_xorshift • 0.3.0Xorshift random number generator | INDIRECT | 5 | |
rand • 0.8.5Random number generators and other randomness functionality. | INDIRECT | 14 | |
rayon-core • 1.12.1Core APIs for Rayon | INDIRECT | 3 | |
rayon • 1.10.0Simple work-stealing parallelism for Rust | INDIRECT | 5 | |
rustc_version • 0.4.1A library for querying the version of a installed rustc compiler | INDIRECT | 1 | |
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic Versioning | INDIRECT | 0 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_json • 1.0.134A JSON serialization file format | INDIRECT | 9 | |
serde • 1.0.195A generic serialization/deserialization framework | INDIRECT | 5 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | INDIRECT | 5 |
GPL-3.018
Package | Relation | Dependencies | Published |
---|---|---|---|
aleo-std-cpu • 0.1.4Convenience method for retrieving CPU information | INDIRECT | 0 | |
aleo-std-profiler • 0.1.15A profiler to measure runtime performance | INDIRECT | 0 | |
aleo-std-time • 0.1.2A convenience attribute to time functions | INDIRECT | 4 | |
aleo-std-timed • 0.1.2A profiler to conveniently time function executions | INDIRECT | 4 | |
aleo-std-timer • 0.1.2A timer to conveniently time code blocks | INDIRECT | 0 | |
aleo-std • 0.1.24A standard library for Aleo repositories | INDIRECT | 9 | |
snarkvm-console-network-environment • 0.9.16Environment console library for a decentralized virtual machine | DIRECT | 56 | |
snarkvm-console-types-address • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 61 | |
snarkvm-console-types-boolean • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 57 | |
snarkvm-console-types-field • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 58 | |
snarkvm-console-types-group • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 60 | |
snarkvm-console-types-integers • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 59 | |
snarkvm-console-types-scalar • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 59 | |
snarkvm-console-types-string • 0.9.16Type operations for a decentralized virtual machine | DIRECT | 60 | |
snarkvm-curves • 0.9.16Curves for a decentralized virtual machine | INDIRECT | 52 | |
snarkvm-fields • 0.9.16Fields for a decentralized virtual machine | INDIRECT | 49 | |
snarkvm-utilities-derives • 0.9.16Canonical serialization for a decentralized virtual machine | INDIRECT | 4 | |
snarkvm-utilities • 0.9.16Utilities for a decentralized virtual machine | INDIRECT | 46 |
MIT3
Package | Relation | Dependencies | Published |
---|---|---|---|
bech32 • 0.9.1Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksums | INDIRECT | 0 | |
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa! | INDIRECT | 6 | |
nom • 7.1.3A byte-oriented, zero-copy, parser combinators library | INDIRECT | 2 |
MIT OR Unlicense2
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 | |
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Apache-2.0 OR BSD-2-Clause OR MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crate | INDIRECT | 4 | |
zerocopy • 0.7.35Utilities for zero-copy parsing and serialization | INDIRECT | 6 |
unknown1
Package | Relation | Dependencies | Published |
---|---|---|---|
num-integer • 0.1.46Integer traits and functions | INDIRECT | 2 |
Apache-2.0 OR BSL-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ryu • 1.0.18Fast floating point to string conversion | 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 | INDIRECT | 0 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for Rust | INDIRECT | 0 |