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.

GitHub

109 stars
12 watching
9 forks
Language: HTML
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
safareli/free A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. 58
atemerev/skynet A benchmarking project comparing concurrency and parallelism patterns across multiple programming languages. 1,046
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
jberryman/unagi-chan A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction 127
simonmar/par-tutorial A tutorial and code samples for parallel and concurrent programming in Haskell. 219
typelift/concurrent A library providing functional concurrency primitives inspired by concurrent programming languages. 209
zh217/aiochan A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. 165
awkward-squad/ki A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. 83
amanieu/asyncplusplus A lightweight concurrency framework for C++11 1,348
coq-concurrency/pluto A Coq-based web server written in a functional programming language 86
mpusz/coroutines A library for writing concurrent code using cooperative multitasking 0
meh/ruby-thread A set of Ruby extensions providing various concurrency utilities 524
stlab/libraries A repository of C++ libraries and tools for concurrency and parallel programming 662
enriquebris/goconcurrentqueue A package offering concurrent-safe queue implementations with auto-expanding capacity and fixed capacities 396
ashkang/jcal A C library providing an API to manipulate dates and times in the Jalali calendar system 145