Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
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. | INDIRECT | 1 | |
fnv • 1.0.7Fowler–Noll–Vo hash function | DIRECT | 0 | |
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion order | INDIRECT | 0 | |
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** | 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 |
MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
interpolation • 0.1.0A library for interpolation | DIRECT | 0 | |
piston-float • 0.3.0Traits for generic floats in game development | INDIRECT | 0 | |
piston-texture • 0.5.0A generic library for textures | DIRECT | 0 | |
piston-viewport • 0.3.0A library for storing viewport information | DIRECT | 1 | |
read_color • 0.1.0A simple library for reading hex colors | DIRECT | 0 | |
vecmath • 0.3.1A simple and type agnostic library for vector math designed for reexporting | DIRECT | 1 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 |