icza / bitio
Optimized bit-level Reader and Writer for Go.
☆248Updated 2 years ago
Alternatives and similar repositories for bitio:
Users that are interested in bitio are comparing it to the libraries listed below
- Generic and fast binary serializer for Go☆219Updated last year
- #golang file times (atime, mtime, ctime, btime)☆271Updated last year
- uint128 for Go☆245Updated 5 months ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- Basic string globs in golang☆144Updated 4 years ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Bitset data structure☆163Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Bindings for the LMDB C library☆162Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- Go implementation of bsdiff & bspatch☆306Updated last year
- Detect all kinds of leaks in Go☆132Updated 9 years ago
- Rich binary (de)serialization library for Golang☆360Updated 3 years ago
- SQLite driver for the Go programming language☆330Updated 4 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆159Updated last year
- Generate flags by parsing structures☆159Updated 3 weeks ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.