A zero-dependency, no_std-friendly Rust crate that detects file types with surgical precision by matching magic bytes at exact offsets โ including deep-offset formats like ISO and TAR. Built for speed, safety, and extensibility.
magical_rs is a lightweight, dependency-free Rust crate that detects file types by matching magic bytes (signatures) at specific offsets โ including tricky formats like .iso with signatures 32KB into the file.
No external tools. No bloated dependencies. Just fast, reliable file type detection.
magical_rs is a lightweight, dependency-free Rust crate that detects file types by matching magic bytes (signatures) at specific offsets โ including tricky formats like .iso with signatures 32KB into the file.
No external tools. No bloated dependencies. Just fast, reliable file type detection.