Popularity
9.3
Stable
Activity
0.0
Stable
82
33
14

Monthly Downloads: 23
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Concurrency    
Latest version: v1.1.2

lvish alternatives and similar packages

Based on the "Concurrency" category.
Alternatively, view lvish alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of lvish or a related project?

Add another 'Concurrency' Package

README

LVish library and dependencies

Hackage page (downloads and API reference)

Build Status:

  • Travis: Build Status
  • Jenkins: Build Status

This repository is the home of the LVish Haskell library for programming with monotonically-growing concurrent data structures, also known as LVars. More information can be found along with the main library, which is found under [haskell/lvish](haskell/lvish).

(Looking for the data-race detector that accompanied our FHPC '13 paper? It's here. Looking for PLT Redex models of LVar calculi? They're here.)