A dynamic, LLM-friendly CLI tool that generates auto-syncing Markdown representations of your project structure.
Packs/Unpacks/Measures structs according to Python's `struct` format
A factory that returns an optionally-typed, Tree data structure instance with breadth- and depth-first searching capabilities.
C-style structure serializer and deserializer.
Strict borsh compatible de/serializer
TypeScript definitions for ref-struct-di
Create ABI-compliant "struct" instances on top of Buffers
Solana specific extension for beet, the borsh compatible de/serializer
TypeScript definitions for python-struct
Create ABI-compliant "struct" instances on top of Buffers
Buffer and serialization utilities for javascript
base eth keyring
thrift encoding/decoding using bufrw
TypeScript definitions for ffi-napi
Fixed-width composite data type (a.k.a., a `struct`).
Yet another node.js struct implementation (object↔︎buffer conversion)
Test if a value is struct constructor-like.
No description provided.
Linear memory in TypeScript
TypeScript definitions for ref-struct
Build jsii structs with ease
[](https://www.npmjs.com/package/ts-proto) [](https://github.com/stephenh/ts-proto/actions)
Create ABI-compliant "struct" instances on top of Buffers
Return a constructor for creating arrays having a fixed-width composite data type.
TreeStruct allows to describe a structure with nested TreeStruct and with arrays of TreeStruct. The level of nesting is not limited.
Recursive OpenStruct based tree
converts a Yaml String to a nested Struct
Parse RSpec specs to test case tree struct data.
converts a JSON String to a nested 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 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.