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

https://github.com/thesyncim/spmc

lock free single producer multiple consumer
https://github.com/thesyncim/spmc

generics go golang lock-free spmc

Last synced: 2 months ago
JSON representation

lock free single producer multiple consumer

Awesome Lists containing this project

README

          

SPMC

Generic lock free single producer multiple consumer (adapted from sync.Pool)