libraries
Concurrency library
A repository of C++ libraries and tools for concurrency and parallel programming
ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
662 stars
51 watching
66 forks
Language: C++
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
typelift/concurrent | A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
colbyhall/ch_stl | An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
sustrik/libdill | Structured concurrency primitives for C to manage concurrent tasks efficiently | 1,683 |
shiyanhui/libcsp | A high performance concurrency library influenced by the CSP model | 1,309 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
qlab/qlib | A procedural asset library for SideFX Houdini. | 741 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
forhappy/cplusplus-concurrency-in-practice | A comprehensive guide to C++ concurrency programming covering its basics and advanced topics. | 5,317 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
codership/galera | A C++ library implementing synchronous multi-master replication for high availability in distributed systems. | 448 |
araq/malebolgia | A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. | 109 |
vlang/vsl | A comprehensive V library for high-performance scientific computations and artificial intelligence. | 355 |