go-pkgz / repeaterLinks
retry call until no error
β17Updated 2 weeks ago
Alternatives and similar repositories for repeater
Users that are interested in repeater are comparing it to the libraries listed below
Sorting:
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Updated 2 years ago
- Golang generator of client to sql database based on interfaceβ52Updated 5 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.β45Updated 4 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallersβ87Updated 2 years ago
- Package flow provides support for basic FBP / pipelinesβ26Updated 8 months ago
- π΄ A tiny library for handling system interruptsβ39Updated 4 years ago
- List of opensource projects looking for helpβ40Updated 7 years ago
- Convenience wrapper around "go test" + "benchstat".β22Updated 5 years ago
- Cron library for go with distributed lockβ50Updated 3 years ago
- Collection of dirty hacks in Goβ68Updated 2 years ago
- π©ββοΈπ¨ββοΈ Mission-critical concurrent health checks synchronizationβ31Updated 3 months ago
- Helper tool for manual Go code optimization.β132Updated 5 months ago
- Better sync package for Go.β22Updated last year
- Simple query builder for MongoDBβ80Updated 4 months ago
- Go Web Socketβ31Updated 8 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.β40Updated 6 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applicationsβ28Updated 6 months ago
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryptionβ23Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Goβ138Updated last week
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.β67Updated last year
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)β181Updated last year
- π» Locate and fix overly complex lines of code in Go.