A bitfield abstraction for the core atomic types.
Simple slab based malloc implementation in rust. Can be used stand-alone or in order to provide the necessary interface to rusts liballoc library. slabmalloc only relies on libcore.
A very customizable, future-aware threadpool.
Tool to generate peripheral access crates from SVD files
A zero-cost, hardware-aligned bitfield and enumeration generator.
Addresses memory by bits, for packed collections and bitfields
Pure-Rust Apple QuickTime File Format (QTFF) demuxer — atom walker, sample-table parser, codec FourCC resolution via oxideav-core registry
A thread-safe & efficient memory pool
A native Rust implementation of the glibc/libc/windows syslog client and windows native log for logging.
An MPSC overwriting ring buffer tuned for character data scrollback
Struct memory layout analyzer for C, C++, Rust, Go, and Zig
A no_std bare-metal hardware abstraction layer — all port I/O, memory and swap allocations are guarded at runtime. Do not consider this dependency stable before x.1.x