shettyh / threadpool
Golang simple thread pool implementation
☆102Updated 4 years ago
Alternatives and similar repositories for threadpool:
Users that are interested in threadpool are comparing it to the libraries listed below
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Bitset data structure☆160Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆146Updated 10 months ago
- Examples of using github.com/gobwas/ws☆211Updated 3 years ago
- Pipelines using goroutines☆56Updated 3 years ago
- Go(lang) benchmarks - (measure the speed of golang)☆133Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- Rate limiter service built in Golang☆43Updated 3 years ago
- A go in-memory table☆228Updated 2 years ago
- Go module for encoding structs into URL query parameters☆76Updated 10 months ago
- Create go type representation from json☆134Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 8 months ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆110Updated 10 months ago
- a thread-safe concurrent map for go☆92Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆137Updated 4 years ago
- The Go library that will drive you to AOP world!☆55Updated last year
- Simple string pattern matcher for Go☆126Updated 9 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆128Updated 6 months ago
- Various golang benchmarks I've written☆108Updated 6 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- A user friendly RabbitMQ library written in Golang.☆107Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Go reflection simplified☆101Updated 2 months ago
- go datastructures using generics☆104Updated 7 years ago