[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1130931: ITP: golang-github-lunixbochs-struc -- Better binary packing library for golang



Package: wnpp
Severity: wishlist
Owner: Roger Shimizu <rosh@debian.org>

* Package name    : golang-github-lunixbochs-struc
  Version         : 0.0~git20241101.8d528fa2c543-1
  Upstream Author : Ryan Hileman
* URL             : https://github.com/lunixbochs/struc
* License         : Expat
  Programming Lang: Go
  Description     : Better binary packing library for golang

 Struc exists to pack and unpack C-style structures from bytes, which is
 useful for binary files and network protocols. It could be considered an
 alternative to encoding/binary, which requires massive boilerplate for
 some similar operations.
 .
 Struc considers usability first. That said, it does cache reflection
 data and aims to be competitive with encoding/binary struct packing in
 every way, including performance.


Reply to: