marksalpeter / tokenLinks
A simple base62 encoded token library for go, ideal for short url services.
☆67Updated 3 years ago
Alternatives and similar repositories for token
Users that are interested in token are comparing it to the libraries listed below
Sorting:
- Tarinator is a Golang package for compressing and extracting tar and gzip files with ease☆59Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- A Go websocket library with an API similar to Socket.IO... but not Socket.IO☆96Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Simple object persistence with boltdb