tidwall / tinyqueueLinks
Binary heap priority queues in Go
☆31Updated 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
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- 2D locality queries in Go☆34Updated last month
- Go bindings for ForestDB☆36Updated 8 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Library for creating Go RPC client/server.☆55Updated 3 weeks ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Example application for FlatBuffers☆14Updated 9 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago