lvars

Concurrent program framework

Provides a data structure and framework for monotonically-growing concurrent programs

The LVish Haskell library

GitHub

81 stars
32 watching
14 forks
Language: Haskell
last commit: about 2 years ago

Related projects:

Repository Description Stars
lefcha/concurrentlua A system for implementing concurrent programming in the Lua language using message-passing primitives and asynchronous model. 159
simonmar/par-tutorial A tutorial and code samples for parallel and concurrent programming in Haskell. 219
teaentitylab/fprust A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming 119
puniverse/pulsar Provides a concurrency framework with fibers, channels and actors for Clojure. 911
iyyel/fio A type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming. 37
barrucadu/dejafu A unit-testing library for concurrent Haskell programs 195
amanieu/asyncplusplus A lightweight concurrency framework for C++11 1,348
millionintegrals/vel A collection of modular deep learning components that can be easily configured and reused in various applications. 276
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
sharow/libconcurrent A lightweight, low-overhead concurrency library 361
simonmar/parconc-examples Sample code to accompany a book on parallel and concurrent programming in Haskell 353
coq-concurrency/pluto A Coq-based web server written in a functional programming language 86
kokkos/kokkos A C++ performance portability ecosystem for parallel computing 2,003
aarvid/actors An Actor-based concurrency framework for Common Lisp applications 12
agronholm/anyio A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. 1,814