shuLhan / go-bindataLinks
A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
☆189Updated 3 years ago
Alternatives and similar repositories for go-bindata
Users that are interested in go-bindata are comparing it to the libraries listed below
Sorting:
- Bitset data structure☆167Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Go reflection simplified☆102Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Logrus Prefixed Log Formatter☆199Updated 2 years ago
- Go utilities for performing shell-like word splitting/joining☆209Updated last year
- Handle locking via pid files☆143Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Managing go application shutdown with signals.☆198Updated 11 months ago
- A package for IP Filtering in Go (golang)☆397Updated last year
- boltBrowser is a GUI web-based explorer and editor for boltDB☆155Updated 4 years ago
- FTP client for golang☆184Updated 3 years ago
- SQLite driver for the Go programming language☆330Updated 4 years ago
- Command-line app for viewing BoltDB file in your terminal☆276Updated last year
- A complete solution for static files in Go code☆129Updated last year
- a go wrapper for google's starlark embedded python language☆302Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Human readable byte formatter☆223Updated 2 weeks ago
- Convert XML to Go structs / XML to JSON☆271Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Detection of the BOM and removing as necessary☆130Updated 2 years ago
- A go package for reading RAR archives.☆137Updated last month
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- Extract data or evaluate value from HTML/XML documents using XPath☆157Updated 7 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- A go function to report total system memory☆206Updated 3 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.