licenses.dev

wayland-server v0.31.10

Bindings to the standard C implementation of the wayland protocol, server side.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
bitflags • 2.9.4A macro to generate structures which behave like bitflags. DIRECT0
cc • 1.2.37A 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. INDIRECT2
downcast-rs • 1.2.1Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. DIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
libc • 0.2.175Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.28A lightweight logging facade for Rust DIRECT0
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
windows-link • 0.2.0Linking for WindowsINDIRECT0
windows-sys • 0.61.0Rust for WindowsINDIRECT1
MIT4
PackageRelationDependenciesPublished
quick-xml • 0.37.5High performance xml reader and writerINDIRECT1
wayland-backend • 0.3.11Low-level bindings to the Wayland protocolDIRECT14
wayland-scanner • 0.31.7Wayland Scanner for generating rust APIs from XML wayland protocol files.DIRECT5
wayland-sys • 0.31.7FFI 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.INDIRECT1
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.11.0Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.2Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsDIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
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. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/wayland-server)](https://licenses.dev/cargo/wayland-server)
<a href="https://licenses.dev/cargo/wayland-server">
  <img src="https://licenses.dev/b/cargo/wayland-server" alt="licenses" />
</a>

Or the licenses badge code for the 0.31.10 version:

[![licenses](https://licenses.dev/b/cargo/wayland-server/0.31.10)](https://licenses.dev/cargo/wayland-server/0.31.10)
<a href="https://licenses.dev/cargo/wayland-server/0.31.10">
  <img src="https://licenses.dev/b/cargo/wayland-server/0.31.10" alt="licenses" />
</a>
GitHub