Las características principales de ghostiam/binstruct son: Serialization, Data Serialization.
Las alternativas de código abierto para ghostiam/binstruct incluyen: glycerine/go-capnproto. golang/protobuf — This project is a Protocol Buffers implementation for Go, providing a binary serialization framework to convert native… 32leaves/bel. glycerine/bambam. gogo/protobuf — This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into… google/flatbuffers — FlatBuffers is a cross-platform serialization library designed for performance-critical applications that require…
This project is a Protocol Buffers Go compiler and code generation framework that translates schema definitions into optimized Go structures and reflection-free serialization methods. It includes a gRPC service generator for producing client and server communication code and a serialization performance toolkit for generating automated benchmarks and test suites. The framework features a plugin-based system for transforming data definitions into source code with custom field mapping and struct tag injection. It allows for custom type mapping and struct type overriding to link data fields to sp