GitHub - Vol-Alex/kaitai_struct_cpp_stl_runtime: Kaitai Struct: runtime for C++ using STL

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

Kaitai Struct: runtime library for C++/STL

This library implements Kaitai Struct API for C++ using STL.

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.

Further reading:

About

Kaitai Struct: runtime for C++ using STL

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • C++ 95.2%
  • CMake 4.8%