An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: c10k

eventlet/eventlet

Concurrent networking library for Python

Language: Python - Size: 8.92 MB - Last synced at: about 11 hours ago - Pushed at: 1 day ago - Stars: 1,252 - Forks: 328

xtaci/gaio

High performance minimalism async-io(proactor) networking for Golang.

Language: Go - Size: 449 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 779 - Forks: 101

resetius/coroio

Networking library using C++20 coroutines

Language: C++ - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 89 - Forks: 15

singchia/geminio

A hybird application-layer networking framework with support for messaging, RPC, bidirectional RPC, multiplexing, and maintaining client-server consistency.

Language: Go - Size: 1.12 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 72 - Forks: 26

amazingchow/awesome-tcp-ip-learning-materials

Sharing valuable knowledge about TCP/IP.

Language: Python - Size: 7.93 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

anysql/sharedserver

SharedServer, a drop-in replacement of MySQL Thread Pool

Size: 273 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 5

gleez/smtpd 📦

A Lightweight High Performance ESMTP email server

Language: Go - Size: 258 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 197 - Forks: 47

wallneradam/PyPortRedirector

A simple Linux TCP client-server proxy able to redirect all data from one address to another by preserving source IP address.

Language: Python - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 8

makru86/tcp-hash

Test assignment - hashing TCP server - async asio

Language: C++ - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

giraffe-tree/websocket-c10k

使用 netty 实现 websocket 百万长连接, 包含服务端/客户端压测代码

Language: Java - Size: 400 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 4

rmxhaha/PAT-c10k-libev 📦

Tugas Pengantar Aplikasi Terdistribusi (PAT) membuat applikasi server yang diharapkan dapat melayani 10000 concurrent connection dengan libev. Melakukan benchmark menggunakan apache benchmark tools dan membandingkan hasilnya dengan nginx/apache web server.

Language: C++ - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

filipgutica/linux_epoll_server

A study intended to demonstrate the benefits of asynchronous, event driven IO in scalable server design.

Language: C++ - Size: 857 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3