hedzr / go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆100Updated 3 months ago
Alternatives and similar repositories for go-ringbuf
Users that are interested in go-ringbuf are comparing it to the libraries listed below
Sorting:
- Package netpoll implements a network poller based on epoll/kqueue.☆57Updated last year
- A fast little LRU cache for Go☆170Updated last year
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆121Updated last year
- ☆118Updated 2 years ago
- A highly optimized double-ended queue☆198Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆569Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆210Updated 8 months ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 3 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆80Updated last month
- ☆75Updated last year
- lock-free queue and other implementations☆127Updated last year
- Generic sorted map for Go with red-black tree under the hood☆64Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆134Updated last year
- a thread-safe concurrent map for go☆94Updated last year