No Std
either
1.16.0 StableThe enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
serde_json
1.0.150 StableA JSON serialization file format
signature
3.0.0 StableTraits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
uuid
1.23.1 StableA library to generate and parse UUIDs.
ed25519-dalek
2.2.0 StableFast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
alloy-sol-types
1.6.0 StableCompile-time ABI and EIP-712 implementations
alloy-dyn-abi
1.6.0 StableRun-time ABI and EIP-712 implementations
alloy-sol-type-parser
1.6.0 StableSimple and light-weight Solidity type strings parser
wasmer-types
7.1.0 StableWasmer Common Types
numerated
2.0.1 StableA library for working with intervals and sets of numerated values
ctr
0.10.1 GrowingCTR block modes of operation
alloy-core
1.6.0 StableRust Ethereum core libraries
wasmtime-internal-unwinder
45.0.0 GrowingINTERNAL: Wasmtime's unwind format and unwinder
cranelift-entity
0.132.0 GrowingData structures using entity references as mapping keys
cranelift
0.132.0 GrowingUmbrella for commonly-used cranelift crates
cranelift-native
0.132.0 GrowingSupport for targeting the host with Cranelift
i-slint-core
1.16.1 StableInternal Slint Runtime Library.
slint
1.16.1 StableGUI toolkit to efficiently develop fluid graphical user interfaces for embedded devices and desktop applications
const-hex
1.19.1 StableFast byte array to hex string conversion
crypto-common
0.2.2 GrowingCommon traits used by cryptographic algorithms
wasmer-compiler
7.1.0 StableBase compiler abstraction for Wasmer WebAssembly runtime
esp-backtrace
0.19.0 GrowingBare-metal backtrace support for Espressif devices
alloy-primitives
1.6.0 StableEthereum primitive types
p256
0.13.2 GrowingPure Rust implementation of the NIST P-256 (a.k.a. secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic
cranelift-module
0.132.0 GrowingSupport for linking functions and data with Cranelift
bt-hci
0.9.0 GrowingBluetooth HCI data types
serde_with
3.20.0 StableCustom de/serialization functions for Rust's serde
serde
1.0.228 GrowingA generic serialization/deserialization framework
data-encoding
2.11.0 StableEfficient and customizable data-encoding functions like base64, base32, and hex
ed25519
3.0.0 StableEdwards Digital Signature Algorithm (EdDSA) over Curve25519 (as specified in RFC 8032) support library providing signature type definitions and PKCS#8 private key decoding/encoding support
cbc
0.2.1 GrowingCipher Block Chaining (CBC) block cipher mode of operation
icu_plurals
2.2.0 StableUnicode Plural Rules categorizer for numeric input
icu_provider
2.2.0 StableTrait and struct definitions for the ICU data provider
cranelift-frontend
0.132.0 GrowingCranelift IR builder helper
bumpalo
3.20.3 StableA fast bump allocation arena for Rust.
esp-hal
1.1.1 StableBare-metal HAL for Espressif devices
alloy-rlp
0.3.15 GrowingImplementation of Ethereum RLP serialization
p384
0.13.1 GrowingPure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.
serde_core
1.0.228 GrowingSerde traits only, with no support for derive -- use the `serde` crate instead
indexmap
2.14.0 StableA hash table with consistent order and fast iteration.
ordered-float
5.3.0 StableWrappers for total ordering on floats
rand
0.10.1 GrowingRandom number generators and other randomness functionality.
daachorse
3.0.0 StableDaachorse: Double-Array Aho-Corasick
ethnum
1.5.3 Stable256-bit integer implementation
rhai
1.25.0 StableEmbedded scripting for Rust
cranelift-wasm
0.112.3 GrowingTranslator from WebAssembly to Cranelift IR
cranelift-codegen
0.132.0 GrowingLow-level code generator library
cranelift-bforest
0.132.0 GrowingA forest of B+-trees
sha3
0.12.0 GrowingImplementation of the SHA-3 family of cryptographic hash algorithms
sval
2.19.0 StableStreaming, structured value serialization