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☆431Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Examples of using github.com/gobwas/ws☆221Updated 4 years ago
- go datastructures using generics☆105Updated 8 years ago
- Rolling window implementation in go.☆58Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- RBAC - Simple, concurrent Role Based Access Control(GO)☆129Updated 5 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A collection of useful utility functions☆299Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Cache arbitrary data with an expiration time.☆192Updated 3 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- Generic Rules engine in golang☆235Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Expression evaluation in golang☆173Updated 10 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
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Simply way to control goroutines execution order based on dependencies☆223Updated 6 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- 🚦 Declarative Finite-State Machines in Go☆107Updated 2 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- HTTP/2 implementation for fasthttp☆232Updated 5 months ago
- Implements saga-pattern in Go, another way to distribute transaction.☆246Updated 5 years ago