hedzr / go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆100Updated 2 months ago
Alternatives and similar repositories for go-ringbuf:
Users that are interested in go-ringbuf are comparing it to the libraries listed below
- Package netpoll implements a network poller based on epoll/kqueue.☆56Updated last year
- ☆119Updated last year
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A fast little LRU cache for Go☆169Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- A highly optimized double-ended queue☆193Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆86Updated last week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 7 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 2 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- ☆118Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated 11 months ago
- ☆75Updated last year
- Benchmark test of gnet☆36Updated 4 months 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
- Interactive Assembler for Go☆64Updated 5 months ago
- lock-free queue and other implementations☆127Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- ☆80Updated 3 weeks ago
- System V shared memory functions in pure Go.☆133Updated 7 months ago
- Server for benchmarking pure Go key/value databases☆157Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago