Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
☆108Feb 15, 2026Updated 2 weeks ago
Alternatives and similar repositories for go-ringbuf
Users that are interested in go-ringbuf are comparing it to the libraries listed below
Sorting:
- ☆13Oct 14, 2024Updated last year
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆50Feb 20, 2026Updated 2 weeks ago
- ☆12May 14, 2025Updated 9 months ago
- Small and simple actor model implementation.☆10Jan 30, 2024Updated 2 years ago
- ☆15Jun 12, 2022Updated 3 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…☆163Sep 17, 2023Updated 2 years ago
- A buffer async queue☆11Sep 24, 2024Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆623Feb 3, 2026Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated last year
- Go code samples and exercises for the book 'The Deeper Love of Go'☆25Sep 16, 2025Updated 5 months ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- ☆13Feb 26, 2026Updated last week
- A Go implementation of the 64-bit wyhash algorithm with a lot of optimizations. (final version 1 && 3)☆12Oct 20, 2025Updated 4 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Apr 16, 2024Updated last year
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Sep 2, 2020Updated 5 years ago
- Golang API for Synology NAS☆10Jan 5, 2018Updated 8 years ago
- Masterpieces of Go programming language.☆11Feb 11, 2023Updated 3 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆561Aug 21, 2023Updated 2 years ago
- a load testing tool for RTMP servers☆15May 31, 2014Updated 11 years ago
- Peekable reader and async reader, which enhance your network programming experience.☆22Jun 29, 2025Updated 8 months ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- goes is an event-sourcing framework for Go.☆153Feb 25, 2026Updated last week
- Halia is a component-based network application framework for rapid development of maintainable high-performance servers and clients.☆10Jul 17, 2025Updated 7 months ago
- A MessagePack library for Zig☆17Jan 20, 2026Updated last month
- Package shm provides a way to use System V shared memory.☆13Jan 16, 2021Updated 5 years ago
- Sources for the blogpost☆12Mar 6, 2020Updated 6 years ago
- generate db-using code from schema and sql☆13Aug 22, 2025Updated 6 months ago
- Public collection of development resources and utilities.☆21Updated this week
- Go map that automatically evicts based on memory pressure☆15Apr 2, 2024Updated last year
- Configurable codecs for connect-go☆15Mar 10, 2024Updated last year
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆34Jun 4, 2024Updated last year
- Lock-free ring buffer by golang☆55Dec 13, 2022Updated 3 years ago
- A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs).☆35Aug 17, 2024Updated last year
- gRPC clustered event sourcing docker tool☆13Feb 17, 2026Updated 2 weeks ago
- Code Generation Based High Speed Data Serialization Tool☆12Dec 27, 2022Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- ☆57Apr 15, 2021Updated 4 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 12, 2023Updated 2 years ago
- Some example codes to illustrate how protoactor-go refers to sender process☆38Jul 24, 2022Updated 3 years ago