ambassador • 0.2.1 Trait implementation delegation via procedural macros DIRECT 4 1577095573 anyhow • 1.0.94 Flexible concrete Error type built on std::error::Error INDIRECT 0 1733252585 async-trait • 0.1.80 Type erasure for async trait methods INDIRECT 4 1712861730 autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 block-buffer • 0.3.3 Buffer type for block processing of data INDIRECT 2 1509335971 bumpalo • 3.16.0 A fast bump allocation arena for Rust. INDIRECT 0 1712590168 byte-tools • 0.2.0 Bytes related utility functions INDIRECT 0 1497227918 cfg-if • 0.1.10 A 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.
INDIRECT 0 1569338841 cfg-if • 1.0.0 A 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.
INDIRECT 0 1602009852 digest • 0.7.6 Traits for cryptographic hash functions and message authentication codes INDIRECT 2 1537550117 either • 1.13.0 The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
INDIRECT 0 1719355194 fake-simd • 0.1.2 Crate for mimicking simd crate on stable Rust INDIRECT 0 1482633699 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-executor • 0.3.31 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 16 1728112054 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 futures-task • 0.3.31 Tools for working with tasks.
INDIRECT 0 1728112021 futures-util • 0.3.31 Common utilities and extension traits for the futures-rs library.
INDIRECT 15 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
INDIRECT 17 1728112065 half • 1.8.3 Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types. INDIRECT 0 1708908274 heck • 0.3.3 heck is a case conversion library. INDIRECT 1 1622666439 itertools • 0.7.11 Extra iterator adaptors, iterator methods, free functions, and macros. DIRECT 1 1543049617 itertools • 0.8.2 Extra iterator adaptors, iterator methods, free functions, and macros. INDIRECT 1 1574526260 itoa • 1.0.14 Fast integer primitive to string conversion INDIRECT 0 1732562705 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1734585492 log • 0.4.22 A lightweight logging facade for Rust
INDIRECT 0 1719534494 once_cell • 1.20.2 Single assignment cells and lazy values. INDIRECT 0 1728145060 pin-project-lite • 0.2.15 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1729771060 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 pwasm-alloc • 0.4.1 Parity WebAssembly standard library internal allocator INDIRECT 7 1551960408 pwasm-libc • 0.2.1 Parity WebAssembly standard library libc bindings INDIRECT 1 1549452070 pwasm-std • 0.10.0 Parity WebAssembly standard library for contract development DIRECT 16 1532524558 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 rlay_ontology_build • 0.2.5 Rlay ontology model DIRECT 13 1579026680 rustc-hex • 2.1.0 rustc-serialize compatible hex conversion traits
DIRECT 0 1578665376 serde_bytes • 0.11.15 Optimized handling of `&[u8]` and `Vec<u8>` for Serde DIRECT 6 1719287191 serde_cbor • 0.10.2 CBOR support for serde. DIRECT 8 1570127232 serde_derive • 1.0.195 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] DIRECT 4 1704508420 serde_json • 1.0.134 A JSON serialization file format DIRECT 9 1734807331 serde • 1.0.195 A generic serialization/deserialization framework DIRECT 5 1704508430 sha2 • 0.7.1 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
INDIRECT 7 1524818080 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.90 Parser for Rust source code INDIRECT 2 1732916770 typenum • 1.17.0 Typenum 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. INDIRECT 0 1694791652 uint • 0.3.0 Large fixed-size integer arithmetic INDIRECT 3 1534261154 uint • 0.4.1 Large fixed-size integer arithmetic INDIRECT 3 1534961182 unicode-segmentation • 1.12.0 This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
INDIRECT 0 1726247155 wasm-bindgen-backend • 0.2.99 Backend code generation of the wasm-bindgen tool
INDIRECT 7 1733534064 wasm-bindgen-macro-support • 0.2.99 The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
INDIRECT 8 1733534067 wasm-bindgen-macro • 0.2.99 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 9 1733534071 wasm-bindgen-shared • 0.2.99 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 0 1733534059 wasm-bindgen • 0.2.99 Easy support for interacting between JS and Rust.
DIRECT 12 1733534117 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273