hedzr / go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆98Updated last month
Alternatives and similar repositories for go-ringbuf:
Users that are interested in go-ringbuf are comparing it to the libraries listed below
- ☆118Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- A highly optimized double-ended queue☆193Updated last year
- lock-free queue and other implementations☆127Updated last year
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- ☆117Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years 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.☆207Updated 7 months ago
- System V shared memory functions in pure Go.☆133Updated 6 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated 2 weeks ago
- Interactive Assembler for Go☆64Updated 5 months ago
- Load file-backed memory☆120Updated 2 years ago
- A fast little LRU cache for Go☆167Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 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.☆255Updated 2 years ago
- ☆80Updated this week
- Benchmark test of gnet☆36Updated 3 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆52Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- ☆84Updated 4 years ago
- A faster Protobuf serializer & deserializer.☆92Updated 7 months ago