licenses.dev

fluvio-spu-schema v0.5.0

Fluvio API for SPU

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT24
PackageRelationDependenciesPublished
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
content_inspector • 0.2.4Fast inspection of binary buffers to guess/determine the encodingINDIRECT1
crc32c • 0.5.0Safe implementation for hardware accelerated CRC32C instructions with software fallbackINDIRECT0
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT10
log • 0.4.27A lightweight logging facade for Rust DIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
pest • 2.8.1The Elegant ParserINDIRECT1
pin-project-lite • 0.2.16A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
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
semver-parser • 0.10.3Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT3
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.DIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
fluvio-dataplane-protocol • 0.4.1data plane protocolDIRECT34
fluvio-future • 0.2.0I/O futures for Fluvio projectINDIRECT12
fluvio-protocol-api • 0.3.0fluvio protocol API helpersINDIRECT15
fluvio-protocol-core • 0.3.3encoder and decoder for fluvio protocolINDIRECT2
fluvio-protocol-derive • 0.2.1Procedure macro to encode/decode fluvio protocolINDIRECT10
fluvio-protocol • 0.4.0Fluvio streaming protocolDIRECT19
flv-util • 0.5.2utilies for Fluvio projectsINDIRECT10
MIT5
PackageRelationDependenciesPublished
bytes • 1.10.1Types and traits for working with bytesDIRECT0
slab • 0.4.10Pre-allocated storage for a uniform data typeINDIRECT0
tracing-attributes • 0.1.30Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.34Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.41Application-level tracing for Rust. DIRECT8
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.18Determine 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/fluvio-spu-schema)](https://licenses.dev/cargo/fluvio-spu-schema)
<a href="https://licenses.dev/cargo/fluvio-spu-schema">
  <img src="https://licenses.dev/b/cargo/fluvio-spu-schema" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

[![licenses](https://licenses.dev/b/cargo/fluvio-spu-schema/0.5.0)](https://licenses.dev/cargo/fluvio-spu-schema/0.5.0)
<a href="https://licenses.dev/cargo/fluvio-spu-schema/0.5.0">
  <img src="https://licenses.dev/b/cargo/fluvio-spu-schema/0.5.0" alt="licenses" />
</a>
GitHub