libdill
Concurrency helpers
Structured concurrency primitives for C to manage concurrent tasks efficiently
Structured concurrency in C
2k stars
68 watching
156 forks
Language: C
last commit: over 2 years agoLinked from 2 awesome lists
structured-concurrency
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A lightweight, low-overhead concurrency library | 360 | |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 | |
| A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. | 25 | |
| A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. | 83 | |
| A repository of C++ libraries and tools for concurrency and parallel programming | 663 | |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 | |
| A C concurrency library providing coroutines and synchronization primitives. | 1,152 | |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 | |
| A library that provides modern concurrency tools for parallel processing in Crystal | 48 | |
| A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 | |
| A library for writing concurrent code using cooperative multitasking | 0 | |
| A language that automatically prevents data races in concurrent code | 581 | |
| A high performance concurrency library influenced by the CSP model | 1,312 | |
| A concurrency framework that enables threads to communicate and synchronize using channel objects. | 169 | |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |