🚀Powerful & SimpleHandle complex binary structures with minimal code. Define structs once and serialize/deserialize effortlessly.
🔒Type-SafeFull TypeScript support with interface validation ensures compile-time safety and reduces runtime errors.
🔧Flexible TypesSupport for primitive types, strings (ASCII/UTF-8), arrays, bitfields, and nested structures.
📦Rich Type SystemIncludes integers (8/16/32/64-bit), floating points, BigInt support, and customizable endianness.
⚡Bitfield SupportDefine and manipulate bit-level fields efficiently for compact binary protocols and data formats.
🌐Zero DependenciesLightweight library with no external dependencies, perfect for both Node.js and browser environments.