arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
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.
INDIRECT
0
rusttype • 0.2.4A pure Rust alternative to libraries like FreeType.
RustType provides an API for loading, querying and rasterising TrueType fonts.
It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.
DIRECT
6
stb_truetype • 0.2.8A straight translation of the font loading code in stb_truetype.h from C to Rust.
INDIRECT
2
stb_truetype • 0.3.1A straight translation of the font loading code in stb_truetype.h from C to Rust.
INDIRECT
1
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
INDIRECT
5
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.