Suggest an alternative to

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.

Why do you think that https://github.com/alphadose/ZenQ is a good alternative to lockless-generic-ring-buffer

A URL to the alternative repo (e.g. GitHub, GitLab)

Here you can share your experience with the project you are suggesting or its comparison with lockless-generic-ring-buffer. Optional.

A valid email to send you a verification link when necessary or log in.