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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A small library to measure latency of things.☆35Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 8 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Pattern recognition package in Go lang.☆68Updated 12 years ago
- Proper URL escaping as per RFC3986☆27Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- General purpose libraries used by Vanadium.☆35Updated last year
- Go Service Monitor & Alerts☆38Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago