Kaitai team

Results 18 repositories owned by Kaitai team

kaitai_struct

3.9k
Stars
191
Forks
Watchers

Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

kaitai_struct_formats

688
Stars
199
Forks
Watchers

Kaitai Struct: library of binary file formats (.ksy)

awesome-kaitai

186
Stars
13
Forks
Watchers

A curated list of Kaitai Struct tools and resources

kaitai_struct_compiler

498
Stars
145
Forks
Watchers

Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb

kaitai_struct_webide

264
Stars
61
Forks
Watchers

Online editor / visualizer for Kaitai Struct .ksy files

kaitai_struct_visualizer

271
Stars
25
Forks
Watchers

Kaitai Struct: visualizer and hex viewer tool

kaitai_struct_go_runtime

68
Stars
13
Forks
Watchers

Kaitai Struct: runtime for Go

kaitai_struct_python_runtime

87
Stars
31
Forks
Watchers

Kaitai Struct: runtime for Python

kaitai_fs

54
Stars
11
Forks
Watchers

KaitaiFS: mount any filesystem specified with a .ksy as a real file system

kaitai_struct_cpp_stl_runtime

66
Stars
48
Forks
Watchers

Kaitai Struct: runtime for C++ using STL