shettyh / threadpoolLinks
Golang simple thread pool implementation
☆103Updated 5 years ago
Alternatives and similar repositories for threadpool
Users that are interested in threadpool are comparing it to the libraries listed below
Sorting:
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- Self hosted live chat server written in Go☆197Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated 2 years ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- An in-memory message broker☆174Updated last year
- RBAC - Simple, concurrent Role Based Access Control(GO)☆131Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- go datastructures using generics☆105Updated 8 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- Load file-backed memory☆122Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Queue data structure for Go; SAY NO TO GITHUB☆131Updated 8 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 7 months ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆113Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- HTTP/2 implementation for fasthttp☆236Updated 7 months ago
- Generic Rules engine in golang☆236Updated last year
- Rolling window implementation in go.☆59Updated this week
- Strict Runtime Dependency Injection for Golang☆40Updated 4 years ago