Libraries tagged by parallax
bear/async
340 Downloads
Async/parallel resource execution library for BEAR.Sunday
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
recca0120/async-testing
371 Downloads
rdlowrey/amp
219 Downloads
Non-blocking thread pool task dispatch
emonkak/underbar.php
11677 Downloads
A collection processing library for PHP, like Underscore.js
emonkak/collection
16116 Downloads
A collection library as a container for aggregation of objects
react-parallel/test-pool
6053 Downloads
Pool meant for used in unit tests
vectorface/gearman
12222 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
renoki-co/clusteer
1239 Downloads
Clusteer is a Puppeteer wrapper written for PHP, with the super-power of parallelizing pages across multiple browser instances.
rcalicdan/serializer
1014 Downloads
code serializer for ipc and parallel execution libraries built on top of opis/closure
networkteam/typo3-cachebase
2784 Downloads
It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.
magdv/robo-paracept
1752 Downloads
Codeception Parallel Execution Tasks via Robo Task Runner
chrisnetonline/turbo-composer
44 Downloads
Rust-powered Composer acceleration: parallel extraction + fast classmap generation
box/brainy
153 Downloads
Brainy - A smart, parallel templating engine based on Smarty
tonysm/laravel-paratest
5470 Downloads
Run your Laravel feature tests in parallel without race conditions.