licenses.dev

rkyv v0.8.2

Zero-copy deserialization framework for Rust

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT41
PackageRelationDependenciesPublished
ahash • 0.8.12A non-cryptographic hash function using AES-NI for high performanceDIRECT14
anstyle • 1.0.14ANSI text stylingINDIRECT0
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
cfg-if • 1.0.4A 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
clap_builder • 4.6.0A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT2
clap_lex • 1.1.0Minimal, flexible command line parserINDIRECT0
clap • 4.6.0A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT3
condtype • 1.3.0Choose types at compile-time via boolean constants.INDIRECT0
divan-macros • 0.1.21Macros for Divan, a statistically-comfy benchmarking library.INDIRECT4
divan • 0.1.21Statistically-comfy benchmarking library.DIRECT13
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
getrandom • 0.3.4A small cross-platform library for retrieving random data from system sourceINDIRECT5
glob • 0.3.3Support for matching file paths against Unix shell style patterns. INDIRECT0
hashbrown • 0.14.5A Rust port of Google's SwissTable hash mapDIRECT0
hashbrown • 0.16.1A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.13.1A hash table with consistent order and fast iteration.DIRECT2
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
libc • 0.2.184Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
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.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
regex-lite • 0.1.9A lightweight regex engine that optimizes for binary size and compilation time. INDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A JSON serialization file formatINDIRECT9
serde_spanned • 0.6.9Serde-compatible spanned ValueINDIRECT6
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
simdutf8 • 0.1.5SIMD-accelerated UTF-8 validation.INDIRECT0
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackDIRECT0
smol_str • 0.2.2small-string optimized string type with O(1) cloneDIRECT0
smol_str • 0.3.6small-string optimized string type with O(1) cloneDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
target-triple • 0.1.4TARGET and HOST triplesINDIRECT0
thin-vec • 0.2.14A vec that takes up less space on the stackDIRECT0
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT6
toml • 0.8.23A 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
triomphe • 0.1.15A fork of std::sync::Arc with some extra functionality and without weak references (originally servo_arc)DIRECT0
trybuild • 1.0.105Test harness for ui tests of compiler diagnosticsDIRECT19
uuid • 1.23.0A library to generate and parse UUIDs.DIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT10
PackageRelationDependenciesPublished
bytecheck_derive • 0.8.2Derive macro for bytecheckINDIRECT4
bytecheck • 0.8.2Memory validation framework for RustDIRECT9
bytes • 1.11.1Types and traits for working with bytesDIRECT0
munge_macro • 0.4.7Macro for custom destructuringINDIRECT4
munge • 0.4.7Macro for custom destructuringDIRECT5
ptr_meta_derive • 0.3.1Proc macros for ptr_metaINDIRECT4
ptr_meta • 0.3.1A radioactive stabilization of the ptr_meta rfcDIRECT5
rancor • 0.1.1Scalable and efficient error handling without type compositionDIRECT6
rend • 0.5.3Cross-platform, endian-aware primitives for RustDIRECT0
rkyv_derive • 0.8.2Derive macro for rkyvDIRECT4
MIT OR Unlicense3
PackageRelationDependenciesPublished
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. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT3
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.48Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.48Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasip2 • 1.0.2+wasi-0.2.9WASIp2 API bindings for RustINDIRECT1
wit-bindgen • 0.51.0Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
tinyvec • 1.11.0`tinyvec` provides 100% safe vec-like data structures.DIRECT0
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.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/rkyv)](https://licenses.dev/cargo/rkyv)
<a href="https://licenses.dev/cargo/rkyv">
  <img src="https://licenses.dev/b/cargo/rkyv" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.2 version:

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