lvars

Concurrent program framework

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

The LVish Haskell library

GitHub

80 stars
32 watching
14 forks
Language: Haskell
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
lefcha/concurrentluaA system for implementing concurrent programming in the Lua language using message-passing primitives and asynchronous model.159
simonmar/par-tutorialA tutorial and code samples for parallel and concurrent programming in Haskell.219
teaentitylab/fprustA set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming119
puniverse/pulsarProvides a concurrency framework with fibers, channels and actors for Clojure.911
iyyel/fioA type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming.38
barrucadu/dejafuA tool for testing concurrent Haskell programs to ensure they behave deterministically and correctly196
amanieu/asyncplusplusA lightweight concurrency framework for C++111,356
millionintegrals/velA collection of modular deep learning components that can be easily configured and reused in various applications.276
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
sharow/libconcurrentA lightweight, low-overhead concurrency library360
simonmar/parconc-examplesSample code to accompany a book on parallel and concurrent programming in Haskell355
coq-concurrency/plutoA Coq-based web server written in a functional programming language86
kokkos/kokkosA C++ framework providing abstractions for parallel execution and data management in high-performance computing2,032
aarvid/actorsAn Actor-based concurrency framework for Common Lisp applications12
agronholm/anyioA high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio.1,848