Awl
Parallelism library
A C++ library designed to simplify parallel programming by abstracting away complexities and providing an easy-to-use interface for asynchronous task execution.
Awl (Asynchronous Work Library) is a C++ library that aims at making parallel programming as easy as possible.
4 stars
4 watching
0 forks
Language: C++
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
| A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,461 |
| A Python parallel scripting library for expressing multi-step workflows and harnessing computing resources across multiple cores and nodes. | 515 |
| An efficient serialization library with support for various data types and formats | 734 |
| A C++17 message passing library based on the MPI standard for high-performance computing. | 168 |
| An interface to process streaming data in distributed applications using Amazon Kinesis Client Library (KCL) | 62 |
| A repository of C++ libraries and tools for concurrency and parallel programming | 663 |
| Parallel pipeline library for stream processing | 62 |
| A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
| A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A library for parallel programming in Common Lisp | 17 |
| A programming language designed to write efficient parallel programs using functional principles. | 432 |
| An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
| A collection of utility libraries and data structures for building efficient C++ applications | 37 |