mtcp
TCP stack
A highly scalable user-level TCP stack for multicore systems
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
2k stars
153 watching
439 forks
Language: C
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight, modular TCP/IP stack implementation designed for embedded systems and IoT devices | 1,199 |
| A userland stack providing a portable implementation of the SCTP protocol for various operating systems. | 682 |
| A feature-rich MPD client with a ncurses-based interface | 2,149 |
| A Linux daemon that manages Multipath TCP connections in user space. | 188 |
| An implementation of the SCCP protocol in Go. | 34 |
| An implementation of RTCP packet handling in Go | 152 |
| An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 734 |
| A C++ implementation of a thread pool for concurrent task execution | 1,156 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| A TCP server pool implementation using worker pools to improve performance and protect the server. | 14 |
| A header-only C++ library for working with JSON data | 605 |
| Provides a wrapper around the ngtcp2 C library to create a simple network protocol in Nim. | 4 |
| A minimal implementation of the TCP/IP stack | 908 |
| A cross-platform HTTP client library with features like caching and pooling. | 163 |
| A low-latency TCP acceptor pool with support for multiple protocols and configurable concurrency | 83 |