gxxgle / go-utilsLinks
General utility functions for golang
☆13Updated 5 years ago
Alternatives and similar repositories for go-utils
Users that are interested in go-utils are comparing it to the libraries listed below
Sorting:
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 2 years ago
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆79Updated 2 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 7 years ago
- Basic LDAP Authenticator for Go 🔓🔑☆59Updated 5 years ago
- Go's missing DateTime package☆37Updated last month
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Component based full stack web framework using Web Assembly for Go☆60Updated 7 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.☆173Updated 5 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Go packages for working with the MQTT protocol☆109Updated 2 years ago
- Go simple async worker pool☆92Updated 4 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Worker run jobs in background at scheduled time☆62Updated last year
- 💥 Fusion is a tiny stream processing library written in Go.☆17Updated 4 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆112Updated 9 months ago
- Short id generator. Url-friendly. Non-predictable. Cluster-compatible.☆18Updated 11 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- I18n is a golang implementation, provides internationalization support for your application, with different backends support☆105Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Deprecated. Use https://github.com/kataras/iris/wiki/View instead☆57Updated 8 years ago