bitio
Bit reader/writer
Provides an optimized way to read and write bits in binary data
Optimized bit-level Reader and Writer for Go.
245 stars
9 watching
23 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
bitreaderwriter
Related projects:
Repository | Description | Stars |
---|---|---|
ghostiam/binstruct | Decodes binary data into structured format | 97 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
free/concurrent-writer | A high-performance alternative to bufio.Writer with concurrency support | 54 |
twpayne/go-gpx | A Go package for reading and writing GPX files. | 37 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
cavaliergopher/badio | Extensions to Go's testing package for reading and writing data | 12 |
nikogura/gomason | A tool for automating the process of building, signing, and publishing binaries in a reproducible manner | 65 |
kdomanski/iso9660 | A package for reading and creating ISO9660 images | 264 |
szyhf/go-excel | A lightweight library to read Excel files as tables quickly and easily. | 193 |
cryptix/wav | A Go library for reading and writing WAV audio files | 74 |
utahta/go-cronowriter | A file writer that rotates files based on time and provides customization options | 56 |
kinverarity1/lasio | A Python library for reading and writing borehole data in Log ASCII Standard format | 344 |
bitfield/gotestdox | Formats Go test results as readable documentation | 120 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
ymotongpoo/goltsv | A library for reading and writing labeled tab-separated value files | 26 |