cyub / ringbufferLinks
Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.
☆18Updated 2 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Wrapper around LUA script executor for long-running scripts☆21Updated 10 months ago
- A fast file-based priority queue☆58Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Streaming JSON encoding for Golang☆30Updated last week
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- simple data streams for go☆31Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- Scheduler of events for near real-time systems☆28Updated 2 weeks ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆41Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆64Updated 3 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆25Updated last month
- Software Transactional Locks☆30Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Go sync utility functions using generics☆15Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 7 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago