cyub / ringbufferLinks
Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.
☆19Updated 2 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆27Updated 4 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- ☆16Updated 2 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Wrapper around LUA script executor for long-running scripts☆22Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- ☆122Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- ☆12Updated 11 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- ☆79Updated last month
- A Rust port of BuntDB☆14Updated 4 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago