licenses.dev

fluvio-spu-schema v0.11.1

Fluvio API for SPU

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT117
PackageRelationDependenciesPublished
async-channel • 1.9.0Async multi-producer multi-consumer channelINDIRECT4
async-channel • 2.3.1Async multi-producer multi-consumer channelINDIRECT7
async-executor • 1.13.1Async executorINDIRECT11
async-fs • 1.6.0Async filesystem primitivesINDIRECT39
async-global-executor • 2.4.1A global executor built on top of async-executor and async-ioINDIRECT55
async-io • 1.13.0Async I/O and timersINDIRECT62
async-io • 2.3.3Async I/O and timersINDIRECT48
async-lock • 2.8.0Async synchronization primitivesINDIRECT1
async-lock • 3.4.0Async synchronization primitivesINDIRECT6
async-process • 1.7.0Async interface for working with processesINDIRECT74
async-std • 1.12.0Async version of the Rust standard libraryINDIRECT94
async-task • 4.7.1Task abstraction for building executorsINDIRECT0
async-trait • 0.1.83Type erasure for async trait methodsINDIRECT4
atomic-waker • 1.1.2A synchronization primitive for task wakeupINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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
blocking • 1.6.1A thread pool for isolating blocking I/O in async programsINDIRECT14
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
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
concurrent-queue • 2.5.0Concurrent multi-producer multi-consumer queueINDIRECT1
content_inspector • 0.2.4Fast inspection of binary buffers to guess/determine the encodingINDIRECT1
crc32c • 0.6.8Safe implementation for hardware accelerated CRC32C instructions with software fallbackINDIRECT2
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
errno • 0.3.10Cross-platform interface to the `errno` variable.INDIRECT11
event-listener-strategy • 0.5.3Block or poll on event_listener easilyINDIRECT5
event-listener • 2.5.3Notify async tasks or threadsINDIRECT0
event-listener • 5.3.1Notify async tasks or threadsINDIRECT4
eyre • 0.6.12Flexible concrete Error Reporting type built on std::error::Error with customizable ReportsINDIRECT2
fastrand • 1.9.0A simple and fast random number generatorINDIRECT17
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
flate2 • 1.0.35DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-executor • 0.3.31Executors for asynchronous tasks based on the futures-rs library. INDIRECT16
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-lite • 1.13.0Futures, streams, and async I/O combinatorsINDIRECT24
futures-lite • 2.5.0Futures, streams, and async I/O combinatorsINDIRECT5
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. DIRECT15
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. INDIRECT17
gloo-timers • 0.2.6Convenience crate for working with JavaScript timersINDIRECT18
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
indenter • 0.3.3A formatter wrapper that indents the text, designed for error display impls INDIRECT0
js-sys • 0.3.76Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT14
kv-log-macro • 1.0.7Log macro for log's kv-unstable backend.INDIRECT2
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust DIRECT1
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
parking_lot_core • 0.8.6An advanced API for creating custom synchronization primitives.INDIRECT24
parking_lot • 0.11.2More compact and efficient implementations of the standard synchronization primitives.INDIRECT28
parking • 2.2.1Thread parking and unparkingINDIRECT0
pin-project-internal • 1.1.7Implementation detail of the `pin-project` crate. INDIRECT4
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-project • 1.1.7A crate for safe and ergonomic pin-projection. INDIRECT5
pin-utils • 0.1.0Utilities for pinning INDIRECT0
piper • 0.2.4Async pipes, channels, mutexes, and more.INDIRECT3
polling • 2.8.0Portable interface to epoll, kqueue, event ports, and IOCPINDIRECT18
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
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
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
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
send_wrapper • 0.6.0This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs.INDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
signal-hook-registry • 1.4.2Backend crate for signal-hookINDIRECT1
signal-hook • 0.3.17Unix signal handlingINDIRECT2
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
socket2 • 0.4.10Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT4
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
thread_local • 1.1.8Per-object thread-local storageINDIRECT2
value-bag • 1.10.0Anonymous structured valuesINDIRECT0
waker-fn • 1.2.0Convert closures into wakersINDIRECT0
wasm-bindgen-backend • 0.2.99Backend code generation of the wasm-bindgen tool INDIRECT8
wasm-bindgen-futures • 0.4.49Bridging the gap between Rust Futures and JavaScript PromisesINDIRECT16
wasm-bindgen-macro-support • 0.2.99The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT9
wasm-bindgen-macro • 0.2.99Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT10
wasm-bindgen-shared • 0.2.99Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen • 0.2.99Easy support for interacting between JS and Rust. INDIRECT13
web-sys • 0.3.76Bindings for all Web APIs, a procedurally generated crate from WebIDL INDIRECT15
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_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT13
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesDIRECT0
educe • 0.4.23This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.DIRECT10
enum-ordinalize • 3.1.15This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.INDIRECT8
fluvio-wasm-timer • 0.2.5Abstraction over std::time::Instant and futures-timer that works on WASMINDIRECT43
lz4_flex • 0.9.2Fastest LZ4 implementation in Rust, no unsafe by default.INDIRECT3
matchers • 0.1.0Regex matching on character and byte streams. INDIRECT2
redox_syscall • 0.2.16A Rust library to access raw Redox system callsINDIRECT1
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
tracing-attributes • 0.1.28Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.33Core primitives for application-level tracing. INDIRECT1
tracing-subscriber • 0.3.19Utilities for implementing and composing `tracing` subscribers. INDIRECT16
tracing • 0.1.41Application-level tracing for Rust. DIRECT8
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsINDIRECT2
Apache-2.09
PackageRelationDependenciesPublished
fluvio-compression • 0.2.2Fluvio Compression libraryINDIRECT18
fluvio-future • 0.4.5I/O futures for Fluvio projectDIRECT128
fluvio-protocol-derive • 0.4.5Procedure macro to encode/decode fluvio protocolINDIRECT10
fluvio-protocol • 0.8.4Fluvio streaming protocolDIRECT37
fluvio-smartmodule-derive • 0.3.0Fluvio SmartModule WASM procedural macroINDIRECT4
fluvio-smartmodule • 0.3.1Used by Fluvio SmartModuleDIRECT39
fluvio-test-derive • 0.1.1Procedure macro to run async fn as testINDIRECT4
fluvio-types • 0.4.5Fluvio common types and objectsDIRECT11
flv-util • 0.5.2utilies for Fluvio projectsDIRECT11
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception5
PackageRelationDependenciesPublished
io-lifetimes • 1.0.11A low-level I/O ownership and borrowing libraryINDIRECT11
linux-raw-sys • 0.3.8Generated bindings for Linux's userspace APIINDIRECT0
linux-raw-sys • 0.4.14Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.37.27Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT25
rustix • 0.38.10Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT23
Unlicense3
PackageRelationDependenciesPublished
async_io_stream • 0.3.3IntoAsyncRead on steriodsINDIRECT21
pharos • 0.5.3Observer pattern which generates a futures 0.3 stream of eventsINDIRECT20
ws_stream_wasm • 0.7.4A convenience library for using websockets in WASMINDIRECT38
MIT OR Unlicense2
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
regex-automata • 0.1.10Automata construction and matching using regular expressions.INDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT16
snap • 1.1.1A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. INDIRECT0
unknown2
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
polling • 3.4.0Portable interface to epoll, kqueue, event ports, and IOCPINDIRECT37
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
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.11.1 version:

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