blue-jay / core
Core files for Blue Jay.
☆23Updated 6 years ago
Alternatives and similar repositories for core
Users that are interested in core are comparing it to the libraries listed below
Sorting:
- Transporter helps you maintain your database in sync across environments creating and running migration files.☆37Updated 8 years ago
- A Go package to automatically validate fields with tags☆62Updated last year
- Package secureheader adds some HTTP headers widely considered to improve safety of HTTP requests.☆105Updated 6 years ago
- Package gorilla/muxy takes gorilla/mux to the next level☆71Updated last year
- A multicore csv reader library in Go☆47Updated last year
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- Go wrapper for http://www.google.com/recaptcha☆62Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Context-aware middleware chains for golang web applications☆53Updated 6 years ago
- Character set conversion for Go☆63Updated 6 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 7 years ago
- Generator of memorable passwords, written in Go☆64Updated 2 years ago
- Package fs provides filesystem-related functions.☆140Updated 4 years ago
- smart golang templates☆61Updated 7 years ago
- The web framework for writing faster sites, faster☆314Updated 6 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 9 years ago
- Pattern recognition package in Go lang.☆67Updated 11 years ago
- Golang library to detect the device platform given an user agent.☆18Updated 8 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Prerender.io golang middleware☆55Updated 3 years ago
- Jaro-Winkler distance in Go