Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Zero-bloat Rust core library extensions
ipnetx is the crate for set operations on IP address space — union, intersection, difference, and complement over arbitrary collections of ranges and CIDR prefixes, for both IPv4 and IPv6.
Memory forensics and analysis tool for querying Linux kernel memory dumps using SQL
A Rust library for encoding and decoding post‑quantum public keys into human‑friendly Bech32m addresses.
Pure-Rust PICT (Apple QuickDraw picture) reader for oxideav — clean-room from Inside Macintosh
Lateral movement tracker for anything! A DFIR tool that parses forensic artifacts and visualizes lateral movement in graph databases. Written by Toño Díaz (@jupyterjones)
A serialization and deserialization implementation which allows for schema-evolution.
Guacamole provides a linearly-seekable random number generator.
Pure-Rust Apple QuickTime File Format (QTFF) demuxer — atom walker, sample-table parser, codec FourCC resolution via oxideav-core registry
Arena-based memory allocator with per-thread caches and fixed size classes, designed for allocation-heavy workloads like ML inference and tensor pipelines
Forensic GUID Partition Table (GPT) parser — structure, CRC integrity, primary/backup divergence, and anomaly detection