licenses.dev

rlay-plugin-interface v0.3.0

Common interface for writing rlay-client plugins

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT62
PackageRelationDependenciesPublished
addr2line • 0.20.0A cross-platform symbolication library written in Rust, using `gimli`INDIRECT1
ambassador • 0.2.1Trait implementation delegation via procedural macrosDIRECT4
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorINDIRECT0
async-trait • 0.1.80Type erasure for async trait methodsDIRECT4
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
backtrace • 0.3.68A library to acquire a stack trace (backtrace) at runtime in a Rust program. INDIRECT11
block-buffer • 0.3.3Buffer type for block processing of dataINDIRECT2
byte-tools • 0.2.0Bytes related utility functionsINDIRECT0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
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
digest • 0.7.6Traits for cryptographic hash functions and message authentication codesINDIRECT2
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
equivalent • 1.0.1Traits for key comparison in maps.INDIRECT0
failure_derive • 0.1.8derives for the failure crateINDIRECT6
failure • 0.1.8Experimental error handling abstraction.INDIRECT19
fake-simd • 0.1.2Crate for mimicking simd crate on stable RustINDIRECT0
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-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. INDIRECT15
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. INDIRECT17
gimli • 0.27.3A library for reading and writing the DWARF debugging format.INDIRECT0
half • 1.8.3Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT0
hashbrown • 0.15.2A Rust port of Google's SwissTable hash mapINDIRECT0
heck • 0.3.3heck is a case conversion library.INDIRECT1
indexmap • 2.7.0A hash table with consistent order and fast iteration.INDIRECT2
itertools • 0.8.2Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
object • 0.31.1A unified interface for reading and writing object file formats.INDIRECT1
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
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
rlay_ontology_build • 0.2.5Rlay ontology modelINDIRECT16
rlay_ontology • 0.2.6Rlay ontology modelDIRECT74
rlay-backend • 0.3.0Common traits for Rlay (storage) backendsDIRECT89
rustc-demangle • 0.1.24Rust compiler symbol demangling. INDIRECT0
rustc-hex • 2.1.0rustc-serialize compatible hex conversion traits INDIRECT0
serde_bytes • 0.11.15Optimized handling of `&[u8]` and `Vec<u8>` for SerdeINDIRECT6
serde_cbor • 0.10.2CBOR support for serde.INDIRECT8
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.134A JSON serialization file formatDIRECT12
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
sha2 • 0.7.1Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT7
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
uint • 0.4.1Large fixed-size integer arithmeticINDIRECT3
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
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
MIT14
PackageRelationDependenciesPublished
base-x • 0.2.11Encode/decode any baseINDIRECT0
bytes • 0.5.6Types and traits for working with bytesINDIRECT0
cid_fork_rlay • 0.3.1CID in rustINDIRECT34
crunchy • 0.1.6Crunchy unroller: deterministically unroll constant loopsINDIRECT0
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
ethbloom • 0.5.3Ethereum bloom filterINDIRECT14
ethereum-types • 0.4.2Ethereum typesINDIRECT17
fixed-hash • 0.2.5Macros to define custom fixed-size hash typesINDIRECT10
generic-array • 0.9.1Generic types implementing functionality of arraysINDIRECT1
multibase • 0.6.0multibase in rustINDIRECT1
multihash • 0.8.0Implementation of the multihash formatINDIRECT11
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
strum_macros • 0.16.0Helpful macros for working with enums and stringsINDIRECT6
synstructure • 0.12.6Helper methods and macros for custom derivesINDIRECT5
non-standard2
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
integer-encoding • 1.0.8varint+zigzag and fixedint integer encoding/decoding (https://developers.google.com/protocol-buffers/docs/encoding)INDIRECT19
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.02
PackageRelationDependenciesPublished
prost-derive • 0.6.1A Protocol Buffers implementation for the Rust Language.INDIRECT7
prost • 0.6.1A Protocol Buffers implementation for the Rust Language.INDIRECT9
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sha1 • 0.5.0SHA-1 hash functionINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
tiny-keccak • 1.5.0An implementation of Keccak derived functions.INDIRECT1
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
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.7.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rlay-plugin-interface)](https://licenses.dev/cargo/rlay-plugin-interface)
<a href="https://licenses.dev/cargo/rlay-plugin-interface">
  <img src="https://licenses.dev/b/cargo/rlay-plugin-interface" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/cargo/rlay-plugin-interface/0.3.0)](https://licenses.dev/cargo/rlay-plugin-interface/0.3.0)
<a href="https://licenses.dev/cargo/rlay-plugin-interface/0.3.0">
  <img src="https://licenses.dev/b/cargo/rlay-plugin-interface/0.3.0" alt="licenses" />
</a>
GitHub