Rare find

lockless-generic-ring-buffer. 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.com/GavinClarke0/lockless-generic-ring-buffer

Problem

Audience

Updates

No founder updates yet. Check back soon.