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 MIT25
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 1.0.0A 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. INDIRECT11
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pest • 2.7.15The Elegant ParserINDIRECT1
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
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
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.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A 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.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(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 protocolDIRECT35
fluvio-future • 0.2.0I/O futures for Fluvio projectINDIRECT14
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 protocolDIRECT20
flv-util • 0.5.2utilies for Fluvio projectsINDIRECT11
MIT5
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesDIRECT0
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
tracing-attributes • 0.1.23Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.33Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.37Application-level tracing for Rust. DIRECT9
MIT OR Unlicense1
PackageRelationDependenciesPublished
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
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/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