licenses.dev

caffe2-imports v0.1.3-alpha.0

xxx

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT136
PackageRelationDependenciesPublished
ahash • 0.8.11A non-cryptographic hash function using AES-NI for high performanceINDIRECT10
aligned • 0.4.2A newtype with alignment of at least `A` bytesDIRECT2
as-slice • 0.2.1`AsSlice` and `AsMutSlice` traitsINDIRECT1
async-trait • 0.1.80Type erasure for async trait methodsINDIRECT4
atomic • 0.5.3Generic Atomic<T> wrapper typeDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cblas-sys • 0.1.4The package provides bindings to CBLAS (C).DIRECT1
cblas • 0.4.0The package provides wrappers for CBLAS (C).DIRECT6
cc • 1.0.99A 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. INDIRECT3
cfg-expr • 0.11.0A parser and evaluator for Rust `cfg()` expressions.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. INDIRECT0
crossbeam-channel • 0.5.13Multi-producer multi-consumer channels for message passingINDIRECT1
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-queue • 0.3.11Concurrent queuesINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
crossbeam • 0.8.4Tools for concurrent programmingDIRECT5
cudnn-sys • 0.0.3FFI bindings to cuDNNDIRECT2
cudnn • 1.3.1safe Rust wrapper for CUDA's cuDNNDIRECT3
derive-error • 0.0.5Derive macro for Error using macros 1.1DIRECT5
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
enhanced_enum • 0.2.2Enhanced Fieldless Enumerations and Associated Array Types.DIRECT1
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-executor • 0.3.31Executors for asynchronous tasks based on the futures-rs library. INDIRECT16
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT15
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. INDIRECT17
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A 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. INDIRECT0
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
half • 2.4.1Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.DIRECT2
hashbrown • 0.13.2A Rust port of Google's SwissTable hash mapDIRECT11
heck • 0.3.3heck is a case conversion library.INDIRECT1
heck • 0.4.1heck is a case conversion library.INDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
hex-literal • 0.3.4Macro for converting hexadecimal string to a byte array at compile timeDIRECT0
hex • 0.4.3Encoding and decoding data into/from hexadecimal representation.DIRECT0
indoc • 1.0.9Indented document literalsINDIRECT0
intrusive-collections • 0.9.7Intrusive collections for Rust (linked list and red-black tree)DIRECT2
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libm • 0.2.8libm in pure RustINDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
maplit • 1.0.2Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet.INDIRECT0
matrixmultiply • 0.3.9General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.INDIRECT2
md5 • 0.4.0The package provides the MD5 hash function.INDIRECT0
mersenne_twister • 1.1.1Mersenne Twister pseudorandom number generatorDIRECT9
ndarray • 0.15.6An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.DIRECT7
num_cpus • 1.16.0Get the number of CPUs on a machine.INDIRECT2
num-bigint • 0.4.6Big integer implementation for RustINDIRECT4
num-complex • 0.2.4Complex numbers implementation for RustDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT3
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT4
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT5
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT2
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! DIRECT8
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
parking_lot • 0.12.3More compact and efficient implementations of the standard synchronization primitives.DIRECT18
paste • 1.0.15Macros for all your token pasting needsDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT13
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand_distr • 0.4.3Sampling from random number distributions INDIRECT18
rand • 0.3.23Random number generators and other randomness functionality. DIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT14
rawpointer • 0.2.1Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`. INDIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
rust-crypto • 0.2.36A (mostly) pure-Rust implementation of various common cryptographic algorithms.INDIRECT14
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
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
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
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 stackDIRECT0
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
structopt-derive • 0.4.18Parse command line argument by defining a struct, derive crate.DIRECT9
structopt • 0.3.26Parse command line argument by defining a struct.DIRECT24
syn • 0.11.11Parser for Rust source codeINDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
system-deps • 6.0.3Discover and configure system dependencies from declarative dependencies in Cargo.tomlINDIRECT12
threadpool • 1.8.1A thread pool for running a number of jobs on a fixed set of worker threads. DIRECT3
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT5
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
unindent • 0.1.11Remove a column of leading whitespace from a stringINDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
vec_map • 0.8.2A simple map based on a vector for small integer keysINDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
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.INDIRECT2
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-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
zeromq-src • 0.2.6+4.3.4Source code and logic to build ZeroMQ from source INDIRECT29
zmq-sys • 0.12.0Low-level bindings to the zeromq libraryDIRECT43
zmq • 0.10.0High-level bindings to the zeromq libraryDIRECT45
MIT25
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
atty • 0.2.14A simple interface for querying attyINDIRECT5
case • 0.1.0A set of letter case string helpersINDIRECT0
clap • 2.34.0A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT12
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
dircpy • 0.3.19Copy directories recursively with flexible options.INDIRECT24
jwalk • 0.8.1Filesystem walk performed in parallel with streamed and sorted results.INDIRECT9
memoffset • 0.8.0offset_of functionality for Rust structs.INDIRECT1
memoffset • 0.9.1offset_of functionality for Rust structs.INDIRECT1
opencv-binding-generator • 0.56.0Binding generator for opencv crateINDIRECT23
opencv • 0.77.0Rust bindings for OpenCVDIRECT33
packed • 0.4.2A safe #[repr(packed)] interfaceINDIRECT0
pod • 0.5.0Plain Old Data (POD) encoding and I/ODIRECT3
protobuf • 2.28.0Rust implementation of Google protocol buffers DIRECT0
read_exact • 0.0.1read_exactINDIRECT0
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
statrs • 0.16.1Statistical computing library for RustDIRECT36
stdext • 0.3.3Extensions for the Rust standard library structures.DIRECT0
strsim • 0.8.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
test-context-macros • 0.1.6Macro crate for test-contextINDIRECT4
test-context • 0.1.6A library for providing custom setup/teardown for Rust tests without needing a test harnessDIRECT20
textwrap • 0.11.0Powerful library for word wrapping, indenting, and dedenting stringsINDIRECT1
uninitialized • 0.0.2Opt-in unsafe uninitialized memoryINDIRECT0
version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators.INDIRECT0
Apache-2.010
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT3
clang-sys • 1.8.1Rust bindings for libclang.INDIRECT13
clang • 2.0.0A somewhat idiomatic Rust wrapper for libclang.INDIRECT14
nalgebra-macros • 0.1.0Procedural macros for nalgebraINDIRECT4
pyo3-build-config • 0.18.3Build configuration for the PyO3 ecosystemINDIRECT2
pyo3-ffi • 0.18.3Python-API bindings for the PyO3 ecosystemINDIRECT4
pyo3-macros-backend • 0.18.3Code generation for PyO3 packageINDIRECT4
pyo3-macros • 0.18.3Proc macros for PyO3 packageINDIRECT5
pyo3 • 0.18.3Bindings to Python interpreterDIRECT32
simba • 0.6.0SIMD algebra for RustINDIRECT9
MIT OR Unlicense6
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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. INDIRECT0
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
BSD-3-Clause3
PackageRelationDependenciesPublished
caffe2-derive • 0.1.3-alpha.0xxxDIRECT0
caffe2-proto • 0.1.3-alpha.0xxxDIRECT1
nalgebra • 0.29.0General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT34
non-standard3
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
intel-mkl-src • 0.2.5Redistribution of Intel(R) MKL as a crateINDIRECT15
mt19937 • 2.0.1A translation of the MT19937 Mersenne Twister rng algorithm to RustDIRECT5
Apache-2.0 OR MIT OR Zlib3
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
safe_arch • 0.7.2Crate that exposes `core::arch` safely via `#[cfg()]`.INDIRECT1
wide • 0.7.28A crate to help you go wide.INDIRECT2
GPL-2.02
PackageRelationDependenciesPublished
fftw-src • 0.2.3Source of FFTWINDIRECT1
fftw-sys • 0.4.0unsafe wrapper of FFTW3DIRECT22
ISC2
PackageRelationDependenciesPublished
libloading • 0.8.5Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT10
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Apache-2.0 OR CC0-1.0 OR MIT-01
PackageRelationDependenciesPublished
dunce • 1.0.5Normalize Windows paths to the most compatible format, avoiding UNC where possibleINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT3
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
target-lexicon • 0.12.16Targeting utilities for compilers and related toolsINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3-alpha.0 version:

[![licenses](https://licenses.dev/b/cargo/caffe2-imports/0.1.3-alpha.0)](https://licenses.dev/cargo/caffe2-imports/0.1.3-alpha.0)
<a href="https://licenses.dev/cargo/caffe2-imports/0.1.3-alpha.0">
  <img src="https://licenses.dev/b/cargo/caffe2-imports/0.1.3-alpha.0" alt="licenses" />
</a>
GitHub