No Std
uuid
1.23.0 StableA library to generate and parse UUIDs.
wasmer-types
7.1.0 StableWasmer Common Types
ed25519-dalek
2.2.0 StableFast and efficient ed25519 EdDSA key generations, signing, and verification in pure Rust.
wasmer-compiler
7.1.0 StableBase compiler abstraction for Wasmer WebAssembly runtime
alloy-sol-types
1.5.7 StableCompile-time ABI and EIP-712 implementations
ordered-float
5.2.0 StableWrappers for total ordering on floats
signature
2.2.0 StableTraits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)
serde_json
1.0.149 StableA JSON serialization file format
alloy-dyn-abi
1.5.7 StableRun-time ABI and EIP-712 implementations
alloy-sol-type-parser
1.5.7 StableSimple and light-weight Solidity type strings parser
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-entity
0.130.0 GrowingData structures using entity references as mapping keys
wasmtime-internal-unwinder
43.0.0 GrowingINTERNAL: Wasmtime's unwind format and unwinder
cranelift
0.130.0 GrowingUmbrella for commonly-used cranelift crates
tinyvec
1.11.0 Stable`tinyvec` provides 100% safe vec-like data structures.
slint
1.15.1 StableGUI toolkit to efficiently develop fluid graphical user interfaces for embedded devices and desktop applications
url
2.5.8 StableURL library for Rust, based on the WHATWG URL Standard
serde
1.0.228 GrowingA generic serialization/deserialization framework
error-stack
0.7.0 GrowingA context-aware error-handling library that supports arbitrary attached user data
x25519-dalek
2.0.1 StableX25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
ripemd
0.2.0 GrowingPure Rust implementation of the RIPEMD hash functions
md-5
0.11.0 GrowingMD5 hash function
alloy-core
1.5.7 StableRust Ethereum core libraries
cranelift-native
0.130.0 GrowingSupport for targeting the host with Cranelift
uart_16550
0.5.0 GrowingSimple yet highly configurable low-level driver for 16550 UART devices, typically known and used as serial ports or COM ports. Easy integration into Rust while providing fine-grained control where needed (e.g., for kernel drivers).
bon
3.9.1 StableNext-gen compile-time-checked builder generator, named function's arguments, and more!
hex-literal
1.1.0 StableA macro for converting hexadecimal string literals to a byte array at compile time
alloy-chains
0.2.33 GrowingCanonical type definitions for EIP-155 chains
i-slint-core
1.15.1 StableInternal Slint Runtime Library.
serde_core
1.0.228 GrowingSerde traits only, with no support for derive -- use the `serde` crate instead
ctr
0.9.2 GrowingCTR block modes of operation
sval
2.18.0 StableStreaming, structured value serialization
sha1
0.11.0 GrowingSHA-1 hash function
sm3
0.5.0 GrowingSM3 (OSCCA GM/T 0004-2012) hash function
whirlpool
0.11.0 GrowingWhirlpool hash function
alloy-primitives
1.5.7 StableEthereum primitive types
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.
itoa
1.0.18 StableFast integer primitive to string conversion
cranelift-frontend
0.130.0 GrowingCranelift IR builder helper
cranelift-module
0.130.0 GrowingSupport for linking functions and data with Cranelift
embassy-time-driver
0.2.2 GrowingDriver trait for embassy-time
serde_with
3.18.0 StableCustom de/serialization functions for Rust's serde
thiserror
2.0.18 Stablederive(Error)
anyhow
1.0.102 StableFlexible concrete Error type built on std::error::Error
serde_derive
1.0.228 GrowingMacros 1.1 implementation of #[derive(Serialize, Deserialize)]
simsimd
6.5.16 StablePortable mixed-precision BLAS-like vector math library for x86 and ARM
crypto-common
0.2.1 GrowingCommon traits used by cryptographic algorithms
libc
0.2.183 GrowingRaw FFI bindings to platform libraries like libc.
cbc
0.1.2 GrowingCipher Block Chaining (CBC) block cipher mode of operation
sha2raw
14.1.0 StableSHA-2 hash function