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
- A write-ahead log for Go☆67Updated 9 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 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 Trie (Prefix Index) implementation in golang.☆70Updated 2 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- A Go database☆529Updated 6 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆90Updated last year
- Non blocking data structures for Go☆267Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Go: A distributed, in-memory key-value storage.☆93Updated 7 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 generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 2 years ago
- CRC32 hash with x64 optimizations☆82Updated 6 months ago