hedzr / go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆84Updated 5 months ago
Alternatives and similar repositories for go-ringbuf:
Users that are interested in go-ringbuf are comparing it to the libraries listed below
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- ☆114Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- ☆116Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 5 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- epoll implementation for connections in Linux, MacOS and Windows☆84Updated 4 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- Golang timer for humans.☆39Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated last month
- ☆84Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A fast little LRU cache for Go☆168Updated last year
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- Rolling window implementation in go.☆57Updated 9 months ago
- io_uring support for go☆204Updated 4 years ago
- Benchmark test of gnet☆35Updated last month
- ☆75Updated last year
- Interactive Assembler for Go☆63Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- goroutine local storage (use context instead if possible)☆74Updated last month
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆50Updated last year
- First redis RESP3 protocol library in Go☆88Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated 2 months ago
- ☆79Updated 3 months ago