lvish alternatives and similar packages
Based on the "Concurrency" category.
Alternatively, view lvish alternatives based on common mentions on social networks and blogs.
-
haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services. -
unagi-chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API -
timers
Simple package that implements timers. Both "one-shot" and "repeating" timers are implemented.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of lvish or a related project?
Popular Comparisons
README
LVish library and dependencies
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.)