hedzr / go-ringbufLinks
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆101Updated 4 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:
- ⚡️ lock-free utilities in Go☆156Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- ☆121Updated last year
- A fast little LRU cache for Go☆170Updated 2 years 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☆145Updated 4 months ago
- Go Pooling Helpers☆115Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- lock-free queue and other implementations☆127Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆577Updated 3 months ago
- epoll implementation for connections in Linux, MacOS and Windows☆87Updated 2 months ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- ☆119Updated 2 years ago
- Cache benchmark for Golang☆73Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- ☆74Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A prefix tree implementation in go☆43Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 2 years ago
- A highly optimized double-ended queue☆199Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆248Updated 9 months ago
- Interactive Assembler for Go☆65Updated 7 months ago