🐙 GitHub Detail
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.
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