Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT15
Package | Relation | Dependencies | Published |
---|---|---|---|
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. | INDIRECT | 0 | |
diff • 0.1.13An LCS based slice and string diffing implementation. | INDIRECT | 0 | |
font-types • 0.8.4Scalar types used in fonts. | INDIRECT | 6 | |
itoa • 1.0.15Fast integer primitive to string conversion | INDIRECT | 0 | |
kurbo • 0.11.2A 2D curves library | DIRECT | 2 | |
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs. | DIRECT | 2 | |
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
quote • 1.0.40Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
read-fonts • 0.27.5Reading OpenType font files. | DIRECT | 9 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_json • 1.0.140A JSON serialization file format | DIRECT | 9 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stack | INDIRECT | 0 | |
syn • 2.0.104Parser for Rust source code | INDIRECT | 2 | |
yansi • 1.0.1A dead simple ANSI terminal color painting library. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Zlib2
Package | Relation | Dependencies | Published |
---|---|---|---|
bytemuck_derive • 1.9.3derive proc-macros for `bytemuck` | INDIRECT | 4 | |
bytemuck • 1.23.1A crate for mucking around with piles of bytes. | DIRECT | 5 |
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
core_maths • 0.1.1Extension trait for full float functionality in `#[no_std]` backed by `libm`. | DIRECT | 1 | |
libm • 0.2.15libm in pure Rust | INDIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Apache-2.0 OR BSL-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ryu • 1.0.20Fast floating point to string conversion | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |