amp
Concurrency toolkit
A framework that provides primitives and utilities for building concurrent PHP applications with non-blocking I/O and cooperative scheduling of fibers.
A non-blocking concurrency framework for PHP applications. 🐘
4k stars
131 watching
257 forks
Language: PHP
last commit: 12 months ago
Linked from 2 awesome lists
amphpasyncasynchronousconcurrencycoroutinesfuturesphppromisesrevolt
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 794 |
| | A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. | 8,955 |
| | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
| | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 361 |
| | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |
| | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
| | A package that enables parallel and asynchronous execution of processes in PHP | 2,655 |
| | Provides a non-blocking stream abstraction in PHP to simplify working with byte streams. | 372 |
| | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,565 |
| | A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. | 5,725 |
| | A PHP library for building asynchronous WebSocket servers | 6,296 |
| | A C++ concurrency library providing high-level abstractions for writing concurrent and parallel applications | 2,347 |
| | A lightweight UI library with concurrency support and hooks API. | 3,720 |
| | A Java library that helps services determine and enforce optimal concurrency limits to balance throughput with latency. | 3,281 |
| | A web component framework for creating user-first websites and applications. | 14,892 |