swoole-src
Concurrency library
A C++ library providing coroutine-based concurrency features and extensions for PHP
🚀 Coroutine-based concurrency library for PHP
18k stars
823 watching
3k forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
concurrencycoroutineseventphpswoolewebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
redis/node-redis | A high-performance Redis client for Node.js with support for various Redis commands and data structures | 16,982 |
redis/redis-rb | A Ruby client library for interacting with the Redis in-memory data store | 3,980 |
redis/go-redis | A Go client for interacting with the Redis key-value store and message broker | 20,260 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,733 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,151 |
redis-rs/redis-rs | A high-level Rust library providing convenient access to Redis functionality | 3,710 |
nkrode/redislive | An application that visualizes Redis instances and analyzes query patterns and spikes. | 3,071 |
stackexchange/stackexchange.redis | A high-level interface to the Redis in-memory data store | 5,930 |
redis/jedis | A high-performance Java client for interacting with Redis servers. | 11,909 |
hoisie/redis | A Redis client library for the Go programming language | 591 |
redis/ioredis | A high-performance, feature-rich Redis client for Node.js | 14,483 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,022 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,358 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,577 |
liaoliaots/nestjs-redis | Provides a Redis client for Node.js applications using Nest framework | 393 |