tidwall / tinyqueueLinks
Binary heap priority queues in Go
☆32Updated 4 years ago
Alternatives and similar repositories for tinyqueue
Users that are interested in tinyqueue are comparing it to the libraries listed below
Sorting:
- Redis style logger for Go☆28Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- 2D locality queries in Go☆34Updated 5 months ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Thread safe []byte pool for Go☆27Updated 10 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago