InVisionApp / conjungoLinks
A small flexible merge library in go
☆127Updated 8 months ago
Alternatives and similar repositories for conjungo
Users that are interested in conjungo are comparing it to the libraries listed below
Sorting:
- One caching API, Multiple backends☆136Updated 5 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆150Updated 2 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆137Updated 5 months ago
- Nested transactions for sqlx☆158Updated last year
- ⏰ A simple and intuitive scheduling library in Go.☆98Updated 2 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Go package for program configuration☆174Updated 3 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- A currency computations package.☆61Updated 3 months ago
- Parse placeholder and wildcard text commands☆59Updated 3 years ago
- Some useful Go's protoc plugins.☆58Updated 7 years ago
- Real-time Go struct to JS object synchronisation over SSE and WebSockets☆184Updated 3 months ago
- A complete solution for static files in Go code☆129Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service☆96Updated 3 weeks ago
- Automatically sets up command line flags based on struct fields and tags.