malebolgia
Concurrency library
A library that simplifies concurrent and parallel programming using structured concurrency and thread pools.
Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.
109 stars
11 watching
9 forks
Language: HTML
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 | |
| A benchmarking project comparing concurrency and parallelism patterns across multiple programming languages. | 1,048 | |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 | |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 | |
| A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 | |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 | |
| A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. | 165 | |
| A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. | 83 | |
| A lightweight concurrency framework for C++11 | 1,356 | |
| A Coq-based web server written in a functional programming language | 86 | |
| A library for writing concurrent code using cooperative multitasking | 0 | |
| A set of Ruby extensions providing various concurrency utilities | 524 | |
| A repository of C++ libraries and tools for concurrency and parallel programming | 663 | |
| A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities | 404 | |
| A C library providing an API to manipulate dates and times in the Jalali calendar system | 147 |