chanl
Thread manager
A concurrency framework that enables threads to communicate and synchronize using channel objects.
Portable channel-based concurrency for Common Lisp
169 stars
18 watching
18 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 |
| A framework for cooperative scheduling of micro-threads using stored execution states. | 465 |
| Manages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available. | 90 |
| A framework for building collaborative sequence management systems with flexible allocation strategies and customizable components. | 21 |
| A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. | 25 |
| Provides a unified cross-platform interface for multithreaded programming on various platforms. | 299 |
| A C implementation of a thread pool that can be used to manage and execute tasks concurrently. | 858 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
| A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features. | 64 |
| A C++ library for cooperative multitasking and execution control on a single thread. | 0 |
| Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 240 |
| A set of Ruby extensions providing various concurrency utilities | 524 |
| A library for writing concurrent code using cooperative multitasking | 0 |
| A functional programming language with support for concurrent and distributed computing, extending Standard ML with various features. | 212 |
| A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 473 |