Menu
Back to Open Source

🐙 GitHub Detail

L

GavinClarke0/lockless-generic-ring-buffer

By GavinClarke0

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.

GitHub Go Apache License 2.0 Updated 30 Mar 2026

Live Snapshot

Stars

164

🍴

Forks

7

📄

License

Apache License 2.0

🧩

Type

Go

📘

About this open-source project

Live information fetched from GitHub.

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.

🌿

Default Branch

master

🐞

Open Issues

1

👀

Watchers

164