Popularity
5.5
Declining
Activity
0.0
Stable
11
4
1

Monthly Downloads: 15
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Ring    
Latest version: v0.1.1
Add another 'ring' Package

README

ring-buffers

Hackage [BSD3 license](LICENSE) Build Status

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.


*Note that all licence references and agreements mentioned in the ring-buffers README section above are relevant to that project's source code only.