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 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- 2D locality queries in Go☆34Updated 3 months ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Go bindings for ForestDB☆36Updated 8 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Proper URL escaping as per RFC3986☆27Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago