Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT14
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 2.11.1A macro to generate structures which behave like bitflags. | DIRECT | 0 | |
| cc • 1.2.61A 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 | 2 | |
| downcast-rs • 1.2.1Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. | DIRECT | 0 | |
| errno • 0.3.14Cross-platform interface to the `errno` variable. | INDIRECT | 3 | |
| find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfaces | INDIRECT | 0 | |
| libc • 0.2.186Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
| log • 0.4.29A lightweight logging facade for Rust | DIRECT | 0 | |
| pkg-config • 0.3.33A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. | INDIRECT | 0 | |
| proc-macro2 • 1.0.106A 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.45Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
| smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stack | INDIRECT | 0 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 | |
| windows-sys • 0.61.2Rust for Windows | INDIRECT | 1 |
MIT4
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| quick-xml • 0.39.3High performance xml reader and writer | INDIRECT | 1 | |
| wayland-backend • 0.3.15Low-level bindings to the Wayland protocol | DIRECT | 14 | |
| wayland-scanner • 0.31.10Wayland Scanner for generating rust APIs from XML wayland protocol files. | DIRECT | 5 | |
| wayland-sys • 0.31.11FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. | INDIRECT | 1 |
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| linux-raw-sys • 0.12.1Generated bindings for Linux's userspace API | INDIRECT | 0 | |
| rustix • 1.1.4Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls | DIRECT | 6 |
MIT OR Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |