qdm12 / golibsLinks
Experimental Go libraries for my own projects
☆11Updated 8 months ago
Alternatives and similar repositories for golibs
Users that are interested in golibs are comparing it to the libraries listed below
Sorting:
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆70Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆82Updated 3 weeks ago
- ⚡ A CLI tool and Go library to ultra fast download files over HTTP(S)☆49Updated last year
- ⛩️ Go library for protecting your HTTP handlers☆65Updated 2 weeks ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Notification broadcaster library☆154Updated 3 years ago
- Create private CA and Issue Certificates without hassle☆45Updated last year
- Cross platform Go Pty interface☆41Updated 5 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆37Updated 3 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- A small communications library based on protocol buffers over websockets☆43Updated 2 years ago
- A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs).☆29Updated 9 months ago
- Graceful management for background jobs in Go applications