MediaTek data structures parser
  • Rust 99.1%
  • Nix 0.9%
Find a file
2026-06-15 15:27:11 +02:00
.github/workflows hacc: Initial code upload 2026-05-25 16:20:30 +02:00
src hacc(common): Add set_addr to ImageHeader 2026-06-15 15:27:11 +02:00
tests hacc(common): Add set_addr to ImageHeader 2026-06-15 15:27:11 +02:00
.gitignore hacc: Initial code upload 2026-05-25 16:20:30 +02:00
Cargo.lock build: Add include_bytes_aligned dev dependency 2026-05-31 21:30:49 +02:00
Cargo.toml build: Add include_bytes_aligned dev dependency 2026-05-31 21:30:49 +02:00
flake.lock nix: Add flake.nix 2026-05-31 21:29:34 +02:00
flake.nix nix: Add flake.nix 2026-05-31 21:29:34 +02:00
LICENSE hacc: Initial code upload 2026-05-25 16:20:30 +02:00
README.md hacc: Initial code upload 2026-05-25 16:20:30 +02:00
rustfmt.toml hacc: Initial code upload 2026-05-25 16:20:30 +02:00

HACC

HACC (Humble mediAtek struCt parser with zeroCopy) is a small no-std crate for parsing MediaTek data structures.

License

This project is licensed under the MIT License. See the LICENSE file for details.