the.bay.news

@Apeks/BitKit toolkit for schema driven binary layouts

The Rust Programming Language Forum
@Apeks/BitKit toolkit for schema driven binary layouts
I'm working on BitKit, a schema-driven toolkit for defining a binary/bit layout once and generating the types, helpers, packing/unpacking logic, validation, etc. needed to work with it in a codebase. It's written in TypeScript, but the goal is to generate usable source for different languages from the same schema. I'm not targeting binary serialization formats or parsers like Protobuf/Serde. I'm interested in the lower-level/internal binary layout work: packed fields, bitfields, flags, compact ...

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.