SimonWaldherr / golibsLinks
general purpose Golang code (to be included in other projects)
☆122Updated last year
Alternatives and similar repositories for golibs
Users that are interested in golibs are comparing it to the libraries listed below
Sorting:
- Go File Processing Framework.☆138Updated 6 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- A simple, concise, colorful logger for Go☆91Updated 7 years ago
- pick stuff from json - FAST☆64Updated 8 years ago
- Data access in Go - Code Generator☆106Updated 8 years ago
- Dependency-less dependencies for Go.☆121Updated 8 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- xlog is a logger for net/context aware HTTP applications☆140Updated last year
- Speaker notes support for the Go present tool☆83Updated 9 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- TTY selection prompt for Go programs☆174Updated 8 years ago
- Composable chains of nested http.Handler instances.☆61Updated 7 years ago
- Create Youtube-Like IDs in Golang☆223Updated 8 years ago
- Simple string manipulation package for Go