🚀 Coroutine-based concurrency library for PHP
-
Updated
Dec 4, 2024 - C++
🚀 Coroutine-based concurrency library for PHP
A family of header-only, very fast and memory-friendly hashmap and btree containers.
The C++ Standard Library for Parallelism and Concurrency
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Pluggable in-process caching engine to build and scale high performance services
A bounded multi-producer multi-consumer concurrent queue written in C++11
Thread pool implementation using c++11 threads
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
A collection of lock-free data structures written in standard C++11
Programmatic server for PHP with async IO, coroutines and fibers
A fully lock-free game engine written in C++20
Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
A C++ library providing various concurrent data structures and reclamation schemes.
Add a description, image, and links to the concurrency topic page so that developers can more easily learn about it.
To associate your repository with the concurrency topic, visit your repo's landing page and select "manage topics."