Kaitai Struct: runtime library for JavaScript
Kaitai Struct Compiler
Kaitai Struct: runtime library for TypeScript
This [webpack loader](https://webpack.js.org/concepts/loaders/) adds support for [Kaitai Struct](https://kaitai.io) .ksy definitions.
Vite plugin for importing Kaitai Struct files directly
Zlib processors for Kaitai Struct.
An esbuild plugin for importing Kaitai Struct files.
Runtime interpreter for Kaitai Struct binary format definitions in TypeScript
Packs/Unpacks/Measures structs according to Python's `struct` format
Strict borsh compatible de/serializer
Create ABI-compliant "struct" instances on top of Buffers
libsbp bindings for JavaScript. More information here: http://swift-nav.github.io/libsbp/
C-style structure serializer and deserializer.
Solana specific extension for beet, the borsh compatible de/serializer
Create ABI-compliant "struct" instances on top of Buffers
Buffer and serialization utilities for javascript
thrift encoding/decoding using bufrw
Yet another node.js struct implementation (object↔︎buffer conversion)
Test if a value is struct constructor-like.
Fixed-width composite data type (a.k.a., a `struct`).
No description provided.
Create ABI-compliant "struct" instances on top of Buffers
Linear memory in TypeScript
TypeScript definitions for ref-struct-di
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.
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 is a visualizer tool for .ksy files. Given a particular binary file and .ksy file(s) that describe its format, it can visualize internal data structures in a tree form and a multi-level highlight hex viewer.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.