theodesp / blockingQueues
Simple, performant, goroutine safe queues, useful as resource pools or job queues.
☆24Updated 7 years ago
Alternatives and similar repositories for blockingQueues:
Users that are interested in blockingQueues are comparing it to the libraries listed below
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Library for creating predicate mini-languages in Go☆97Updated this week
- Effective Computation of Things☆188Updated last year
- Golang LRU cache with expire feature.☆66Updated 6 months ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- An implementation of Count-Min Sketch in Golang☆34Updated last month
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Apache Avro for Golang☆56Updated 2 years ago
- Utility functions related to the zap logging package☆17Updated 11 months ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 8 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- go implementation of timsort☆81Updated 10 months ago
- Go package providing building blocks for interacting with Consul.☆91Updated 6 months ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆41Updated 9 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- a sql parser for postgres using golang from cockroachdb☆15Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆140Updated last year
- ☆27Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- A library for graceful restarts in Go.☆95Updated 7 years ago
- rendezvous hashing☆61Updated 3 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- [deprecated] use logical decoding in postgres 9.4 or later for similar functionality☆52Updated 6 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- Small trigram indexer☆34Updated last year