Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than channels with the added type safety of generics compared to ring buffers using interfaces.
☆164Sep 17, 2023Updated 2 years ago
Alternatives and similar repositories for lockless-generic-ring-buffer
Users that are interested in lockless-generic-ring-buffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Off heap golang memory pool☆58Jul 29, 2021Updated 5 years ago
- A buffer pool file I/O library for Go☆56Feb 7, 2022Updated 4 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆694Mar 12, 2024Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆112Feb 15, 2026Updated 6 months ago
- An open-source custom Gstreamer plugin for Versatile Video Coding (VVC) encoder.☆12Feb 8, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- goi - The “Quite OK Image” format encoder / decoder for Go.☆14Nov 27, 2021Updated 4 years ago
- Concurrent data structures for Go☆1,719Jul 8, 2026Updated last month
- Simple translation from godoc to markdown.☆13Jun 28, 2019Updated 7 years ago
- golang sliding or tumbling window stream-processing☆13Apr 1, 2021Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 5 years ago
- An encoder for Go structs to HTML☆30Nov 5, 2021Updated 4 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆14May 24, 2020Updated 6 years ago
- Chronos - A static race detector for the go language☆440Apr 22, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Demo API to play with io_uring in Go☆65Jun 29, 2020Updated 6 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆122Apr 25, 2023Updated 3 years ago
- A race detector for Golang☆11Jan 16, 2020Updated 6 years ago
- ☆30Nov 30, 2022Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆316Mar 13, 2026Updated 5 months ago
- ☆13Oct 14, 2024Updated last year
- Functional tools in Go 1.18 using newly introduced generics☆173Sep 23, 2022Updated 3 years ago
- The `io_uring` library and runtime for GO☆169May 1, 2025Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Fastest and most memory efficient golang concurrent hashmap☆1,037Oct 27, 2024Updated last year
- 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 4 years ago
- KNX project parser written in Go☆14Oct 9, 2017Updated 8 years ago
- parser for iptoasn.com data☆21Jul 25, 2022Updated 4 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Jan 10, 2022Updated 4 years ago
- memcached protocol for server implementation☆14Jan 4, 2022Updated 4 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Jun 12, 2026Updated 2 months ago
- golang bindings for xmlsec☆26Jul 25, 2022Updated 4 years ago
- Tool to visualize the graph of embedded structs in Go projects☆226Aug 6, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆36Jul 15, 2026Updated last month
- Fyne game of life simulation☆14Oct 15, 2025Updated 10 months ago
- Package for getting the runtime ID of a goroutine☆51Oct 4, 2025Updated 10 months ago
- HTTP error wrapper☆37Nov 25, 2019Updated 6 years ago
- Multi-language implementation of the Presentation Exchange protocol.☆10Nov 30, 2020Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆46May 5, 2022Updated 4 years ago
- Package for access and manipulate DOM element in HTML file☆43Oct 11, 2023Updated 2 years ago