ring-buffers: mutable ring buffers with atomic updates in GHC Haskell
mutable ring buffers with atomic updates in GHC Haskell, using the contiguous api internally to provide multiple array backends
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
checked | Check all array indexing. This makes most functions slower, but it replaces segfaults with descriptive errors. This should only be used for debugging. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ring-buffers-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10.1 && <4.13), contiguous (>=0.3.2), primitive (>=0.6.4), semirings (>=0.3) [details] |
License | BSD-3-Clause |
Copyright | 2019 chessai |
Author | chessai |
Maintainer | chessai1996@gmail.com |
Category | Data |
Home page | https://github.com/chessai/ring-buffers |
Bug tracker | https://github.com/chessai/ring-buffers/issues |
Source repo | head: git clone https://github.com/chessai/ring-buffers.git |
Uploaded | by chessai at 2019-04-03T14:55:57Z |
Distributions | |
Downloads | 1351 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-04-03 [all 1 reports] |