ErikJiang / ssl_socket_demoLinks
SSL Client/Server简单安全数据传输程序.
☆29Updated 9 years ago
Alternatives and similar repositories for ssl_socket_demo
Users that are interested in ssl_socket_demo are comparing it to the libraries listed below
Sorting:
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- openssl surpport for handy☆42Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- ☆155Updated 12 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- fast thread pool☆28Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 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…☆180Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago