fabiokung / cqueueLinks
Lock-free, non-blocking, concurrent queue on shared memory for Go
☆79Updated 9 years ago
Alternatives and similar repositories for cqueue
Users that are interested in cqueue are comparing it to the libraries listed below
Sorting:
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Non blocking data structures for Go☆267Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆146Updated 7 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Go: A distributed, in-memory key-value storage.☆93Updated 7 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go implementation of Count-Min-Log☆69Updated 8 months ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Effective Computation of Things☆194Updated 2 years ago
- A Go database☆529Updated 6 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- A Redis protocol library for server side☆48Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated last year