a1368017681 / TCPLinks
TCP-server and TCP-client written by C/C++
☆15Updated 8 years ago
Alternatives and similar repositories for TCP
Users that are interested in TCP are comparing it to the libraries listed below
Sorting:
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- ☆681Updated 10 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A simple C string lib☆356Updated 9 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- C doubly linked list☆464Updated 6 months ago
- A simple C Thread pool implementation☆895Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- a light-weight event loop based on epoll☆22Updated 9 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- JSON-RPC in C (server only for now)☆238Updated 3 months ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆377Updated 4 years ago
- cmdline menu libary☆82Updated 5 months ago
- ☆154Updated last year
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff☆228Updated 2 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago
- ☆155Updated 12 years ago
- A simple high performance http server based on epoll☆96Updated 12 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 9 years ago
- an efficient web/http server...(multi-thread && non-blocking I/O && epoll)☆46Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆52Updated 11 years ago