Strict borsh compatible de/serializer
Packs/Unpacks/Measures structs according to Python's `struct` format
thrift encoding/decoding using bufrw
Create ABI-compliant "struct" instances on top of Buffers
Strict borsh compatible de/serializer
Solana specific extension for beet, the borsh compatible de/serializer
A modular, composable, strongly typed and lightweight implementation of the [SCALE Codec](https://docs.substrate.io/v3/advanced/scale-codec/)
Create ABI-compliant "struct" instances on top of Buffers
Transform TypeScript `const` enums
C-style structure serializer and deserializer.
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.
Buffer and serialization utilities for javascript
Strict borsh compatible de/serializer
Linear memory in TypeScript
[](https://www.npmjs.com/package/ts-proto) [](https://github.com/stephenh/ts-proto/actions)
Simple and efficient library for JSON data structure
Return a constructor for creating arrays having a fixed-width composite data type.
Build jsii structs with ease
> [!INFO] > These bindings are not intended to be used directly, use the associated SDK instead.
Create ABI-compliant "struct" instances on top of Buffers
Kaitai Struct: runtime library for JavaScript
Derive macros to generate enums from struct fields - compile-time safe field selection and dispatch
Derive macros for generating enums from structs.
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
Sorbet TypeScript bridges Sorbet RBI definitions to TypeScript by introspecting T::Enum and T::Struct classes and emitting JSON metadata and helper typings.
Structural types, Struct, Enum and ADT for Ruby implemented with Ruby
Thaip is a prototype utility. It provides some easy to use structs and enums. See https://github.com/itarato/prototyper.
ActiveRecord attributes DDL, struct/array attribute types, an enum implementation that doesn't suck, etc..
An MCP server that indexes Cute Framework header files and provides search functionality for structs, functions, enums, and other elements.
A Ruby gem that converts T::Struct and T::Enum to BAML (Boundary AI Markup Language) type definitions. BAML uses 60% fewer tokens than JSON Schema while maintaining type safety.
solidity-typed - "zero-dependency" 100%-solidity compatible data type and application binary interface (abi) machinery incl. bool, (frozen) string, address, bytes, uint, int, enum, struct, array, mapping, event, and more for solidity-inspired contract (blockchain) programming languages incl. rubidity, rubysol et al