go-ringbuf icon indicating copy to clipboard operation
go-ringbuf copied to clipboard

Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:

Results 1 go-ringbuf issues
Sort by recently updated
recently updated
newest added

Wanna know if it is an unprotected critical zone between 121 and 122 https://github.com/hedzr/go-ringbuf/blob/73252d2c16b7c25981c2ac6fdba56feb863e7bd4/mpmc/rb.go#L122