lvars
Concurrent program framework
Provides a data structure and framework for monotonically-growing concurrent programs
The LVish Haskell library
80 stars
32 watching
14 forks
Language: Haskell
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A system for implementing concurrent programming in the Lua language using message-passing primitives and asynchronous model. | 159 |
| A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 |
| A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 |
| Provides a concurrency framework with fibers, channels and actors for Clojure. | 911 |
| 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. | 38 |
| A tool for testing concurrent Haskell programs to ensure they behave deterministically and correctly | 196 |
| A lightweight concurrency framework for C++11 | 1,356 |
| A collection of modular deep learning components that can be easily configured and reused in various applications. | 276 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| A lightweight, low-overhead concurrency library | 360 |
| Sample code to accompany a book on parallel and concurrent programming in Haskell | 355 |
| A Coq-based web server written in a functional programming language | 86 |
| A C++ framework providing abstractions for parallel execution and data management in high-performance computing | 2,032 |
| An Actor-based concurrency framework for Common Lisp applications | 12 |
| A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 |