ring-buffer: A concurrent, mutable ring-buffer
A mutable ring-buffer implementation suitable for concurrent access.
Downloads
- ring-buffer-0.4.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.1, 0.1.2, 0.1.3, 0.2.0, 0.3, 0.4, 0.4.1 |
---|---|
Dependencies | base (>=4.7 && <4.21), exceptions (>=0.8 && <0.11), mtl (>=2.2 && <2.4), primitive (>=0.5 && <0.10), vector (>=0.10 && <0.14) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Ben Gamari <ben@smart-cactus.org> |
Author | Ben Gamari |
Maintainer | ben@smart-cactus.org |
Category | Data |
Home page | http://github.com/bgamari/ring-buffer |
Source repo | head: git clone git://github.com/bgamari/ring-buffer |
Uploaded | by BenGamari at 2024-10-14T23:29:04Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4538 total (17 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-10-20 [all 1 reports] |