fabiokung / cqueue
Lock-free, non-blocking, concurrent queue on shared memory for Go
☆80Updated 8 years ago
Alternatives and similar repositories for cqueue
Users that are interested in cqueue are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Golang interface to LZ4 compression☆101Updated 8 months ago
- Automatic redis/ledisdb monitoring and failover based on Go☆127Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 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 6 years ago
- A Go interface to ZeroMQ version 3☆133Updated 2 weeks ago
- Circular buffer backed by MMAPed file for golang☆92Updated 8 months ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Bloom filters implemented in Go.☆146Updated 7 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- A Go database☆529Updated 6 years ago
- A Go library to find a free port☆115Updated 9 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago