Skip to main content

Module format

Module format 

Source
Expand description

.m8 file format implementation with Markqant compression Achieves 100:1 semantic-preserving compression for AI-native storage

Structs§

CompressedWave
Wave memory compressed to 32 bytes
M8Header
.m8 file header
M8Section
.m8 file section
M8Writer
.m8 file writer
MarkqantEncoder
Markqant v2.0 rotating token system

Enums§

SectionType
Section types in .m8 files

Functions§

create_example_m8
Example of .m8 format usage