jteeuwen / go-bindataLinks
Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.
☆662Updated 7 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:
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆632Updated 5 months ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 11 months ago
- A local file system hook for golang logrus logger☆417Updated 3 years ago
- Lightweight Goroutine pool☆741Updated 6 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- iconv support for Go☆427Updated last year
- Advanced HTTP client for golang☆466Updated 2 years ago
- A simple file embedder for Go☆630Updated 2 years ago
- simple struct copying for golang☆461Updated 5 years ago
- Daemonize Go applications deviously.