andrewpillar / mgrtLinks
Simple SQL migrations
☆25Updated last year
Alternatives and similar repositories for mgrt
Users that are interested in mgrt are comparing it to the libraries listed below
Sorting:
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆22Updated 2 weeks ago
- Like SQLite, but for networking☆25Updated 2 months ago
- Replication for Boltdb databases.☆29Updated 8 years ago
- A library for building custom DNS servers in Go.☆52Updated last year
- Go binding generator for libvips image processing library☆34Updated this week
- ❄️ HTTP Mocking & Debugging Service.☆32Updated last week
- Simple supervisor for easy multi-binary service deploy☆35Updated last month
- Vega chart rendering in pure Go☆27Updated 6 months ago
- Go JSON5 decoder package based on encoding/json☆8Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Mini-tutorial on Debian packaging for Golang applications.☆26Updated 7 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- Simple code templating for Go☆19Updated 7 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- build simple single-layer containers and upload them to a repository.☆39Updated 2 years ago
- notify the specified webhook when a device is connected/disconnected☆31Updated 7 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 7 months ago
- Eventbus, a lightweight in-app event communication bus for Go☆14Updated 5 years ago
- googlesheetsparser is a library for dynamically parsing Google Sheets into Golang structs.☆18Updated 2 years ago
- A Go service (HTTP+RPC) to retrieve location information☆47Updated last year
- Embedded Go – a Go-like template language☆14Updated 8 years ago
- sqlbuilder is a Go library for building SQL queries.☆16Updated 5 years ago
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…