Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
☆1,382Feb 13, 2026Updated 2 months ago
Alternatives and similar repositories for deku
Users that are interested in deku are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Zero-copy deserialization framework for Rust☆4,137Apr 6, 2026Updated last week
- A crate for mucking around with piles of bytes☆986Jan 31, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Updated this week
- A crate for managing memory bit by bit☆1,380Aug 9, 2024Updated last year
- A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.