No Std
bit_collection_derive
ExperimentalDerive functionality for the `BitCollection` trait.
primitive_traits2
ExperimentalThis crate implements traits for primitives as Unsigned and RawPointer.
atsam3n1b
ExperimentalPeripheral access API for ATSAM3N1B microcontrollers (generated using svd2rust)
pin-init
ExperimentalSafe pinned-initialization in Rust
vecset
ExperimentalA vector-based sorted map, set and keyed-set implementation
pwasm-std
ExperimentalParity WebAssembly standard library for contract development
executable_memory
Experimentalexecutable memory for windows and unix
stm32f0x2
ExperimentalAPI for the STM32F0x2 micro-controller (generated using svd2rust)
honeycomb
ExperimentalA portable parser combinator library that does not require a runtime
plain
ExperimentalA small Rust library that allows users to reinterpret data of certain types safely.
embedded_types
ExperimentalTypes useful in embedded, no_std amd hw development
exit-code
ExperimentalCommonly used exit codes for usage in applications.
subtle-derive
ExperimentalPure-Rust traits and utilities for constant-time cryptographic implementations.
fast_fmt
ExperimentalThis crate provides faster, more flexible and more correct alternative to core::fmt
hexutil
ExperimentalA macro to implement common traits to work with hexadecimal values
tranche
ExperimentalTranches are an alternative to slices
eager
ExperimentalCrate for eager macro expansion.
efm32gg-stk3700
ExperimentalBoard support crate for the EFM32GG-STK3700 Starter Kit
dyn-eq
ExperimentalTest equality between trait objects
davros
ExperimentalDeterministic And Verifiable Randomness On Schnorr signatures
bitwise
ExperimentalPortable high-level bitwise manipulation algorithms.
radixal
ExperimentalDigits iteration for unsigned integer types.
fungtaai
ExperimentalFortuna PRNG implementation in Rust
kard
ExperimentalChip card interface device (CCID) implementation for embedded devices
blake2-rfc
ExperimentalA pure Rust implementation of BLAKE2 based on RFC 7693.
dalek
ExperimentalMeta-crate for dalek crypto packages.
mips-mcu
ExperimentalLow level access to MIPS MCU cores
build_timestamp
ExperimentalSimple proc-macro to generate a build timestamp string as a const
wasm4fun-input
ExperimentalInput primitives and subsystems for WASM-4 fantasy console
embtk-rotary-encoder
ExperimentalEmbedded Toolkit helpers for handling rotary encoder input
finny
ExperimentalFinite State Machines with a procedural builder-style API and compile time transition checks.
atsam3n1c
ExperimentalPeripheral access API for ATSAM3N1C microcontrollers (generated using svd2rust)
exrng
ExperimentalRNG crate with lan features but using external RNG source
atmega32u4
ExperimentalLow level access to ATmega32U4 registers
mkw41z-hal
ExperimentalPeripheral access API for MKW41Z microcontrollers
unsafe_unwrap
ExperimentalUnsafely unwrap Result and Option types without checking.
wasm4fun-logo
ExperimentalLogo animation for WASM-4 fantasy console
mmap-alloc
ExperimentalA simple allocator backed by memory mappings.
volatile-ptr
ExperimentalImplementation of volatile pointers for I/O device access
alloc_uefi
ExperimentalAllocator for a UEFI environment.
fast_escape
ExperimentalSimple, fast escaping of characters.
cargo-board
ExperimentalCargo subcommand to manage embedded boards
dps422
ExperimentalA platform agnostic driver to interface with the DPS422 barometric pressure & temp sensor through I2C
galil-seiferas
ExperimentalGeneral string search in constant space, linear time, for nonorderable alphabets.
lis3mdl
ExperimentalA platform agnostic driver to interface with the LIS3MDL (3-axis magnetic sensor)
cargo-call-stack
ExperimentalStatic, whole program stack usage analyzer
highwayhash
ExperimentalBindings to AVX-2-optimized SIP-like hash functions
max6675-hal
ExperimentalAn embedded-hal driver for the MAX6675 digital thermocouple converter.
implicit-await
ExperimentalImplicitly await calls returning Future impls
ambiq-apollo3p-pac
ExperimentalPeripheral access API for Ambiq Apollo 3 Plus microcontrollers