shuLhan / go-bindata
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
☆189Updated 2 years ago
Alternatives and similar repositories for go-bindata:
Users that are interested in go-bindata are comparing it to the libraries listed below
- Bitset data structure☆160Updated 2 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- A timed rate limiter for Go☆401Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆369Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- Managing go application shutdown with signals.☆197Updated last month
- JSON query in Golang