pinpt / go-commonLinks
Common golang code shared by multiple projects
β54Updated last week
Alternatives and similar repositories for go-common
Users that are interested in go-common are comparing it to the libraries listed below
Sorting:
- Workflow Orchestratorβ90Updated 2 years ago
- π§ Flexible mechanism to make execution flow interruptible.β100Updated 4 years ago
- A goroutine limiter for Goβ84Updated 3 years ago
- Add interceptors to GO http.Clientβ88Updated 5 years ago
- Microservice Test Frameworkβ75Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresqlβ53Updated 4 years ago
- Checks if there are any updates for imports in your module.β39Updated 5 months ago
- Merge multiple pprof profile files into a single fileβ123Updated 2 years ago
- Go Mod Repository, Go Vanity Server and Proxy Serverβ87Updated 6 years ago
- Basic LDAP Authenticator for Go ππβ59Updated 5 years ago
- A JSON stream parser for Goβ68Updated 3 years ago
- Golang Database Management and Code Generationβ106Updated 2 years ago
- π¦ Semaphore pattern implementation with timeout of lock/unlock operations.β103Updated 5 years ago
- A little Go util to print duration strings in a human-friendly formatβ95Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrandβ164Updated 4 years ago
- go websocket client for unit testing of a websocket handlerβ102Updated 4 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.β70Updated 8 years ago
- A Lightweight in-memory key:value cache library for Go.β182Updated 2 years ago
- A memory allocator for Go.β87Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Languageβ64Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.β86Updated 6 months ago
- An in-process simple publish/subscribe library for golangβ108Updated 5 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.β91Updated 2 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.β67Updated last year
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config stβ¦β32Updated 3 years ago
- Bootstrap a new project from a template.β84Updated 5 years ago
- a lightweight acl manager for go.β82Updated 2 years ago
- Finite State Machine for Go inspired by Akka FSMβ62Updated 5 years ago
- JDBC driver wrapper for golang