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☆160Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Examples of using github.com/gobwas/ws☆217Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆212Updated 11 months ago
- A highly optimized double-ended queue☆200Updated last year
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆86Updated 10 months ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 4 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- go datastructures using generics☆105Updated 8 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆129Updated 8 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A prefix tree implementation in go☆43Updated last year
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.☆112Updated last year
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- Cache arbitrary data with an expiration time.☆193Updated 2 years ago
- Examples to use limiter☆37Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆126Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- a thread-safe concurrent map for go☆96Updated last year
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆98Updated last month