An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by GavinClarke0

A curated list of projects in awesome lists by GavinClarke0 .

https://github.com/GavinClarke0/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.

go golang lockless ringbuffer

Last synced: 07 May 2025