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.2.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 && <5), contiguous (>=0.3.2), primitive (>=0.7.0.0), primitive-unlifted (>=0.1 && <0.2), semirings (>=0.3) [details] |
| Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.2 |
| 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 2020-11-30T23:56:02Z |
| Distributions | |
| Downloads | 1475 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2020-12-01 [all 1 reports] |