autocfg • 0.1.8 Automatic cfg for Rust compiler features INDIRECT 1 1644276804 autocfg • 1.5.0 Automatic cfg for Rust compiler features INDIRECT 0 1750198588 base64 • 0.9.3 encodes and decodes base64 as bytes or utf8 INDIRECT 2 1536935571 bitflags • 0.7.0 A macro to generate structures which behave like bitflags.
INDIRECT 0 1463270624 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 bufstream • 0.1.4 Buffered I/O for streams where each read/write half is separately buffered
INDIRECT 0 1538080376 cookie • 0.2.5 HTTP cookie parsing and cookie jar management. Supports signed and private
(encrypted, authenticated) jars.
INDIRECT 38 1465485037 debug-builders • 0.1.0 A copy of libstd's debug builders for use before they stabilize INDIRECT 0 1427774290 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.
INDIRECT 0 1539036365 hermit-abi • 0.5.2 Hermit system calls definitions. INDIRECT 0 1749656263 http • 1.4.0 A set of types for representing HTTP requests and responses.
INDIRECT 2 1764003495 httparse • 1.10.1 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1741013049 idna • 0.1.5 IDNA (Internationalizing Domain Names in Applications) and Punycode. INDIRECT 5 1530880791 itoa • 1.0.15 Fast integer primitive to string conversion INDIRECT 0 1741045365 lazy_static • 0.2.11 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1511171981 libc • 0.2.178 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1764682278 log • 0.3.9 A lightweight logging facade for Rust
INDIRECT 1 1514152236 log • 0.4.29 A lightweight logging facade for Rust
INDIRECT 0 1764713196 num_cpus • 0.2.13 Get the number of CPUs on a machine. INDIRECT 1 1465900904 num_cpus • 1.17.0 Get the number of CPUs on a machine. INDIRECT 2 1748631582 num-integer • 0.1.46 Integer traits and functions INDIRECT 2 1707356549 num-iter • 0.1.45 External iterators for generic mathematics INDIRECT 3 1714782187 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 1 1714771659 num • 0.1.43 A collection of numeric types and traits for Rust, including bigint,
complex, rational, range iterators, generic integers, and more!
INDIRECT 4 1737766667 percent-encoding • 1.0.1 Percent encoding and decoding INDIRECT 0 1510393476 pin-project-lite • 0.2.16 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1736166051 pkg-config • 0.3.32 A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT 0 1740996295 rand_chacha • 0.1.1 ChaCha random number generator
INDIRECT 4 1546601135 rand_core • 0.3.1 Core random number generator traits and tools for implementation.
INDIRECT 1 1548411218 rand_core • 0.4.2 Core random number generator traits and tools for implementation.
INDIRECT 0 1565077440 rand_hc • 0.1.0 HC128 random number generator
INDIRECT 2 1540893181 rand_isaac • 0.1.1 ISAAC random number generator
INDIRECT 2 1543229669 rand_jitter • 0.1.4 Random number generator based on timing jitter INDIRECT 5 1556782627 rand_os • 0.1.3 OS backed Random Number Generator INDIRECT 10 1551773211 rand_pcg • 0.1.2 Selected PCG random number generators
INDIRECT 3 1550913026 rand_xorshift • 0.1.1 Xorshift random number generator
INDIRECT 2 1546601522 rand • 0.3.23 Random number generators and other randomness functionality.
INDIRECT 9 1548498124 rand • 0.4.6 Random number generators and other randomness functionality.
INDIRECT 8 1548498074 rand • 0.6.5 Random number generators and other randomness functionality.
INDIRECT 19 1548669417 remove_dir_all • 0.5.3 A safe, reliable implementation of remove_dir_all for Windows INDIRECT 3 1591979159 rustc-serialize • 0.3.25 Generic 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.
INDIRECT 0 1701424340 safemem • 0.3.3 Safe wrappers for memory-accessing functions, like `std::ptr::copy()`. INDIRECT 0 1571716451 sequence_trie • 0.3.6 Trie-like data-structure for storing sequences of values. INDIRECT 0 1540869414 serde • 0.6.15 A generic serialization/deserialization framework INDIRECT 5 1456158612 siphasher • 0.2.3 SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust INDIRECT 0 1532981589 tempdir • 0.3.7 A library for managing a temporary directory and deleting all contents when it's
dropped.
INDIRECT 10 1521618363 time • 0.1.45 Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std]. INDIRECT 5 1669486830 traitobject • 0.1.1 Unsafe helpers for working with raw trait objects. INDIRECT 0 1739440038 unicode-bidi • 0.2.6 Implementation of the Unicode Bidirectional Algorithm INDIRECT 1 1495045099 unicode-bidi • 0.3.18 Implementation of the Unicode Bidirectional Algorithm INDIRECT 0 1734390587 unicode-normalization • 0.1.25 This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
INDIRECT 2 1761840398 url • 0.5.10 URL library for Rust, based on the WHATWG URL Standard INDIRECT 17 1471766234 url • 1.7.2 URL library for Rust, based on the WHATWG URL Standard INDIRECT 7 1541530346 uuid • 0.2.3 A library to generate and parse UUIDs. INDIRECT 10 1469544284 version_check • 0.1.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1537731772 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273