Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT13
Package | Relation | Dependencies | Published |
---|---|---|---|
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!). | DIRECT | 0 | |
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. | DIRECT | 1 | |
idna • 0.2.3IDNA (Internationalizing Domain Names in Applications) and Punycode. | DIRECT | 5 | |
itoa • 1.0.14Fast integer primitive to string conversion | INDIRECT | 0 | |
percent-encoding • 2.3.1Percent encoding and decoding | DIRECT | 0 | |
proc-macro2 • 1.0.92A 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.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde_json • 1.0.133A JSON serialization file format | DIRECT | 9 | |
serde • 1.0.210A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
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 |
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 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern. | DIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.4Provides 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.18Fast 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.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |