hedzr / go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆81Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-ringbuf
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- epoll implementation for connections in Linux, MacOS and Windows☆83Updated last month
- ☆110Updated last year
- ☆111Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- Interactive Assembler for Go☆60Updated 3 weeks ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- A fast little LRU cache for Go☆157Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- ☆78Updated last month
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- The assembler from the Go compiler, in library form.☆166Updated 3 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.☆176Updated 2 months ago
- Golang timer for humans.☆39Updated 2 years ago
- ☆74Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- Experimental packages not in std and golang.org/exp☆76Updated last month
- Load file-backed memory☆121Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆60Updated 2 years ago
- Rolling window implementation in go.☆57Updated 7 months ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Off heap golang memory pool☆59Updated 3 years ago