Categories: None [Edit]
kaitai-struct
Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc.
The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API.
This package provides small runtime library used by code generated by Kaitai Struct compiler.
Total
Ranking: 31,443 of 188,491
Downloads: 41,716
Daily
Ranking: 12,887 of 188,481
Downloads: 17
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 53,830 | 20,246 | kaitai-struct-visualizer |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | generalmimon | |
| 2 | GreyCat |