ring-buffer: A concurrent, mutable ring-buffer

[ bsd3, data, library ] [ Propose Tags ]

A mutable ring-buffer implementation suitable for concurrent access.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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
Dependencies base (>=4.7 && <4.11), exceptions (>=0.8 && <0.9), mtl (>=2.2 && <2.3), primitive (>=0.5 && <0.7), vector (>=0.10 && <0.13) [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 2017-10-07T14:21:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4422 total (19 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 2017-10-07 [all 1 reports]