Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT39
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 0.1.8Automatic cfg for Rust compiler features | INDIRECT | 1 | |
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
base64 • 0.9.3encodes and decodes base64 as bytes or utf8 | INDIRECT | 2 | |
bitflags • 1.3.2A macro to generate structures which behave like bitflags. | 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 | |
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
hermit-abi • 0.3.9Hermit system calls definitions. | INDIRECT | 0 | |
httparse • 1.9.5A tiny, safe, speedy, zero-copy HTTP/1.x parser. | INDIRECT | 0 | |
idna • 0.1.5IDNA (Internationalizing Domain Names in Applications) and Punycode. | INDIRECT | 5 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
log • 0.3.9A lightweight logging facade for Rust | INDIRECT | 1 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
num_cpus • 1.16.0Get the number of CPUs on a machine. | INDIRECT | 2 | |
percent-encoding • 1.0.1Percent encoding and decoding | INDIRECT | 0 | |
rand_chacha • 0.1.1ChaCha random number generator | INDIRECT | 4 | |
rand_core • 0.3.1Core random number generator traits and tools for implementation. | INDIRECT | 1 | |
rand_core • 0.4.2Core random number generator traits and tools for implementation. | INDIRECT | 0 | |
rand_hc • 0.1.0HC128 random number generator | INDIRECT | 2 | |
rand_isaac • 0.1.1ISAAC random number generator | INDIRECT | 2 | |
rand_jitter • 0.1.4Random number generator based on timing jitter | INDIRECT | 5 | |
rand_os • 0.1.3OS backed Random Number Generator | INDIRECT | 10 | |
rand_pcg • 0.1.2Selected PCG random number generators | INDIRECT | 3 | |
rand_xorshift • 0.1.1Xorshift random number generator | INDIRECT | 2 | |
rand • 0.3.23Random number generators and other randomness functionality. | DIRECT | 9 | |
rand • 0.4.6Random number generators and other randomness functionality. | INDIRECT | 8 | |
rand • 0.6.5Random number generators and other randomness functionality. | INDIRECT | 19 | |
rle-decode-fast • 1.0.3Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust. | INDIRECT | 0 | |
safemem • 0.3.3Safe wrappers for memory-accessing functions, like `std::ptr::copy()`. | INDIRECT | 0 | |
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust | INDIRECT | 0 | |
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. | INDIRECT | 5 | |
traitobject • 0.1.0Unsafe helpers for working with raw trait objects. | INDIRECT | 0 | |
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional Algorithm | INDIRECT | 0 | |
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. | INDIRECT | 2 | |
url • 1.7.2URL library for Rust, based on the WHATWG URL Standard | INDIRECT | 7 | |
uuid • 0.5.1A library to generate and parse UUIDs. | INDIRECT | 10 | |
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc. | 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. | INDIRECT | 0 | |
winapi • 0.3.9Raw FFI bindings for all of Windows API. | INDIRECT | 2 |
MIT19
Package | Relation | Dependencies | Published |
---|---|---|---|
hyper • 0.10.16A fast and correct HTTP library. | INDIRECT | 28 | |
iron-test • 0.6.0Mocking suite for Iron requests. | DIRECT | 59 | |
iron • 0.6.1Extensible, Concurrency Focused Web Development in Rust. | DIRECT | 55 | |
language-tags • 0.2.2Language tags for Rust | INDIRECT | 0 | |
libflate • 0.1.27A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP) | DIRECT | 5 | |
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern. | INDIRECT | 0 | |
mime_guess • 1.8.8A simple crate for detection of a file's MIME type by its extension. | INDIRECT | 30 | |
mime • 0.2.6Strongly Typed Mimes | INDIRECT | 2 | |
modifier • 0.1.0Fluid chaining APIs for both mutable ownership types. | INDIRECT | 0 | |
phf_codegen • 0.7.24Codegen library for PHF types | INDIRECT | 25 | |
phf_generator • 0.7.24PHF generation logic | INDIRECT | 24 | |
phf_shared • 0.7.24Support code shared by PHF libraries | INDIRECT | 3 | |
phf • 0.7.24Runtime support for perfect hash function data structures | INDIRECT | 4 | |
plugin • 0.2.6Lazily evaluated, order-independent plugins for extensible types. | INDIRECT | 3 | |
take_mut • 0.2.2Take a T from a &mut T temporarily | INDIRECT | 0 | |
typeable • 0.1.2Exposes Typeable, for getting TypeIds at runtime. | INDIRECT | 0 | |
typemap • 0.3.3A typesafe store for many value types. | INDIRECT | 2 | |
unicase • 1.4.2A case-insensitive wrapper around strings. | INDIRECT | 1 | |
unsafe-any • 0.4.2Traits and implementations for unchecked downcasting. | INDIRECT | 1 |
BSD-3-Clause OR MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
brotli-decompressor • 1.2.1A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli | INDIRECT | 1 | |
brotli • 1.2.0A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. | DIRECT | 2 |
Apache-2.0 OR MIT OR Zlib2
Package | Relation | Dependencies | Published |
---|---|---|---|
tinyvec_macros • 0.1.1Some macros for tiny containers | INDIRECT | 0 | |
tinyvec • 1.8.1`tinyvec` provides 100% safe vec-like data structures. | INDIRECT | 1 |
Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
adler32 • 1.2.0Minimal Adler32 implementation for Rust. | INDIRECT | 0 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
alloc-no-stdlib • 1.2.0A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory | INDIRECT | 0 |
non-standard1
Package | Relation | Dependencies | Published |
---|---|---|---|
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generator | INDIRECT | 0 |
ISC1
Package | Relation | Dependencies | Published |
---|---|---|---|
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructions | INDIRECT | 2 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for Rust | INDIRECT | 0 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
cloudabi • 0.0.3Low level interface to CloudABI. Contains all syscalls and related types. | INDIRECT | 1 |