licenses.dev

netdev v0.23.0

Cross-platform library for network interface

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT32
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
core-foundation • 0.9.4Bindings to Core Foundation for macOSINDIRECT2
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
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.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.134A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.90Parser for Rust source codeINDIRECT2
system-configuration-sys • 0.6.0Low level bindings to SystemConfiguration framework for macOSINDIRECT2
system-configuration • 0.6.1Bindings to SystemConfiguration framework for macOSDIRECT5
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows • 0.48.0Rust for WindowsDIRECT8
MIT7
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesINDIRECT0
dlopen2 • 0.5.0Library for opening and operating on dynamic link libraries (also known as shared objects or shared libraries).DIRECT5
memalloc • 0.1.0Memory allocation in stable rust.DIRECT0
netlink-packet-core • 0.7.0netlink packet typesDIRECT10
netlink-packet-route • 0.17.1netlink packet typesDIRECT13
netlink-packet-utils • 0.5.2macros and helpers for parsing netlink messagesINDIRECT9
netlink-sys • 0.8.7netlink sockets, with optional integration with tokioDIRECT3
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/netdev)](https://licenses.dev/cargo/netdev)
<a href="https://licenses.dev/cargo/netdev">
  <img src="https://licenses.dev/b/cargo/netdev" alt="licenses" />
</a>

Or the licenses badge code for the 0.23.0 version:

[![licenses](https://licenses.dev/b/cargo/netdev/0.23.0)](https://licenses.dev/cargo/netdev/0.23.0)
<a href="https://licenses.dev/cargo/netdev/0.23.0">
  <img src="https://licenses.dev/b/cargo/netdev/0.23.0" alt="licenses" />
</a>
GitHub