txaty / gool
Generic goroutine pool: Submit, Map, Async.
☆72Updated last year
Alternatives and similar repositories for gool:
Users that are interested in gool are comparing it to the libraries listed below
- go-mask is a simple, customizable Go library for masking sensitive information.☆188Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆280Updated 2 weeks ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- A golang map in which entries expire after given a time period☆56Updated last year
- Zero-allocation type-safe pool for Go☆228Updated last year
- Go library for managing real-time PostgreSQL changes.☆50Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Optional values for Go☆104Updated 3 weeks ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 2 years ago
- Fast trie-based user-agent parser in Go.☆73Updated this week
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆237Updated 2 months ago
- Random fake data and struct generator for Go.☆97Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆57Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- A Go client for rqlite, the distributed database built on SQLite☆156Updated 3 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting