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
- A small library to measure latency of things.☆35Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- 2D locality queries in Go☆34Updated 3 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- Go bindings for ForestDB☆36Updated 8 years 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☆37Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Buffruneio provides rune-based buffered input☆30Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago