licenses.dev

zbus-lockstep v0.4.1

Keep types in lockstep with DBus XML definitions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT58
PackageRelationDependenciesPublished
bitflags • 2.9.1A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.1A 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. INDIRECT0
enumflags2_derive • 0.7.12Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.INDIRECT4
enumflags2 • 0.7.12Enum-based bit flagsINDIRECT7
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
errno • 0.3.13Cross-platform interface to the `errno` variable.INDIRECT11
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
getrandom • 0.3.3A small cross-platform library for retrieving random data from system sourceINDIRECT6
hashbrown • 0.15.4A Rust port of Google's SwissTable hash mapINDIRECT0
idna_adapter • 1.1.0Back end adapter for idnaINDIRECT6
idna • 1.0.3IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT9
indexmap • 2.10.0A hash table with consistent order and fast iteration.INDIRECT2
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
proc-macro-crate • 3.2.0Replacement for crate (macro_rules keyword) in proc-macros INDIRECT11
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.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT1
semver • 1.0.26Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_spanned • 0.6.9Serde-compatible spanned ValueINDIRECT6
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
tempfile • 3.20.0A library for managing temporary files and directories.DIRECT32
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT6
toml_edit • 0.22.27Yet another format-preserving TOML parser.INDIRECT10
toml • 0.7.8A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT8
unicase • 2.8.1A case-insensitive wrapper around strings.INDIRECT0
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
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. INDIRECT2
url • 2.5.4URL library for Rust, based on the WHATWG URL StandardINDIRECT12
utf8_iter • 1.0.4Iterator by char over potentially-invalid UTF-8 in &[u8]INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_gnullvm • 0.53.0Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.53.0Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.53.0Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.53.0Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.53.0Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.53.0Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.53.0Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.53.0Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-sys • 0.60.2Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
windows-targets • 0.53.2Import libs for WindowsINDIRECT8
MIT9
PackageRelationDependenciesPublished
endi • 1.1.0A simple endian-handling libraryINDIRECT0
pulldown-cmark • 0.9.6A pull parser for CommonMarkINDIRECT3
quick-xml • 0.30.0High performance xml reader and writerINDIRECT7
version-sync • 0.9.5Crate for ensuring that version numbers in README files and other files are kept in sync with the crate version.DIRECT29
zbus_names • 3.0.0A collection of D-Bus bus names typesINDIRECT20
zbus_xml • 4.0.0API to handle D-Bus introspection XMLDIRECT23
zvariant_derive • 4.1.0D-Bus & GVariant encoding & decodingINDIRECT14
zvariant_utils • 1.1.1Various utilities used internally by the zvariant crate.INDIRECT4
zvariant • 4.1.0D-Bus & GVariant encoding & decodingDIRECT19
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception4
PackageRelationDependenciesPublished
linux-raw-sys • 0.9.4Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.0.7Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT24
wasi • 0.14.2+wasi-0.2.4WASI API bindings for RustINDIRECT2
wit-bindgen-rt • 0.39.0Runtime support for the `wit-bindgen` crate INDIRECT1
Unicode-3.0 AND (Apache-2.0 OR MIT)2
PackageRelationDependenciesPublished
idna_mapping • 1.1.0UTS 46 mapping for unicode-rs back end of idnaINDIRECT1
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.9.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
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
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 5.3.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
unicode-joining-type • 1.0.0Fast lookup of the Unicode Joining Type and Joining Group propertiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.1 version:

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