ring-buffers
This package provides concurrent, mutable ring buffers with atomic updates in GHC Haskell.
It uses the contiguous package to provide multiple array backends found in the primitive package.
concurrent mutable ring buffers with atomic updates in GHC Haskell
HaskellBSD-3-Clause
This package provides concurrent, mutable ring buffers with atomic updates in GHC Haskell.
It uses the contiguous package to provide multiple array backends found in the primitive package.