shettyh / threadpoolLinks
Golang simple thread pool implementation
☆104Updated 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☆220Updated 4 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆112Updated last year
- concurrency utilities☆303Updated 6 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Rolling window implementation in go.☆58Updated this week
- A collection of useful utility functions☆300Updated 3 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆130Updated 8 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Rate limiter service built in Golang☆44Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Go simple async message bus☆279Updated 4 years ago
- Generic Rules engine in golang☆234Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Toolbox - go utility library☆227Updated 10 months ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 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 last year