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:
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 5 months ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- concurrency utilities☆304Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 5 years ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- a thread-safe concurrent map for go☆98Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆113Updated 2 years 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 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆127Updated 5 years ago
- An in-memory message broker☆174Updated 9 months ago
- Expression evaluation in golang☆171Updated 8 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Go simple async message bus☆283Updated 4 years ago
- Toolbox - go utility library☆227Updated 11 months ago
- Go reflection simplified☆102Updated last year
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆130Updated 8 years ago