neco
Concurrency library
A C concurrency library providing coroutines and synchronization primitives.
Concurrency library for C (coroutines)
1k stars
18 watching
80 forks
Language: C
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, low-overhead concurrency library | 360 |
| A library for writing concurrent code using cooperative multitasking | 0 |
| A single-header library providing facilities for C++2a Coroutines | 80 |
| A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
| A Common Lisp package providing concurrency operations similar to Clojure | 35 |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,496 |
| A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
| A high-performance library for stackful coroutines with support for asynchronous I/O and efficient scheduling. | 1,970 |
| A high-performance alternative to bufio.Writer with concurrency support | 55 |
| A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
| 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 high performance concurrency library influenced by the CSP model | 1,312 |
| A package to limit concurrency in Goroutines | 71 |
| A C++23 library for task-based parallelism utilizing coroutines and the new expected type. | 310 |