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
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A write-ahead log for Go☆67Updated 8 years ago
- A Redis protocol library for server side☆48Updated 5 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- A Go interface to ZeroMQ version 3☆133Updated 3 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 5 months ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- A high performance in-memory index storage engine☆110Updated 2 months 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
- Golang interface to LZ4 compression☆98Updated 5 months ago
- 🚫 DEPRECATED☆44Updated 7 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Automatic redis/ledisdb monitoring and failover based on Go☆127Updated 4 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 5 months ago