Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT35
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
bumpalo • 3.16.0A fast bump allocation arena for Rust. | INDIRECT | 0 | |
cc • 1.2.5A 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 | 1 | |
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
console_error_panic_hook • 0.1.7A panic hook for `wasm32-unknown-unknown` that logs panics to `console.error` | DIRECT | 13 | |
js-sys • 0.3.76Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. | DIRECT | 13 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
minicov • 0.3.7Code coverage and profile-guided optimization support for no_std and embedded programs | INDIRECT | 15 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
once_cell • 1.20.2Single assignment cells and lazy values. | INDIRECT | 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 | |
scoped-tls • 1.0.1Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. | INDIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
ux • 0.1.6Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33, u34, u35, u36, u37, u38, u39, u40, u41, u42, u43, u44, u45, u46, u47, u48, u49, u50, u51, u52, u53, u54, u55, u56, u57, u58, u59, u60, u61, u62, u63, i2, i3, i4, i5, i6, i7, i9, i10, i11, i12, i13, i14, i15, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63 | DIRECT | 0 | |
wasm-bindgen-backend • 0.2.99Backend code generation of the wasm-bindgen tool | INDIRECT | 7 | |
wasm-bindgen-futures • 0.4.49Bridging the gap between Rust Futures and JavaScript Promises | INDIRECT | 15 | |
wasm-bindgen-macro-support • 0.2.99The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate | INDIRECT | 8 | |
wasm-bindgen-macro • 0.2.99Definition of the `#[wasm_bindgen]` attribute, an internal dependency | INDIRECT | 9 | |
wasm-bindgen-shared • 0.2.99Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. | INDIRECT | 0 | |
wasm-bindgen-test-macro • 0.3.49Internal testing macro for wasm-bindgen | INDIRECT | 4 | |
wasm-bindgen-test • 0.3.49Internal testing crate for wasm-bindgen | DIRECT | 34 | |
wasm-bindgen • 0.2.99Easy support for interacting between JS and Rust. | DIRECT | 12 | |
web-sys • 0.3.76Bindings for all Web APIs, a procedurally generated crate from WebIDL | INDIRECT | 14 | |
windows_aarch64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_aarch64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows-sys • 0.59.0Rust for Windows | INDIRECT | 9 | |
windows-targets • 0.52.6Import libs for Windows | INDIRECT | 8 |
MIT OR Unlicense3
Package | Relation | Dependencies | Published |
---|---|---|---|
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. | INDIRECT | 11 | |
walkdir • 2.5.0Recursively walk a directory. | INDIRECT | 12 | |
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys. | INDIRECT | 10 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
monistode-emulator • 0.1.10An emulator for the monistode set of ISA's | DIRECT | 8 |
unknown1
Package | Relation | Dependencies | Published |
---|---|---|---|
num-derive • 0.4.2Numeric syntax extensions | INDIRECT | 4 |
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 |