ring-buffer: A concurrent, mutable ring-buffer

[ bsd3, data, library ] [ Propose Tags ]

A mutable ring-buffer implementation suitable for concurrent access.

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, 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 4523 total (22 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]