wyh267 / Cplusplus_Thread_LibLinks
Simple C++multithread lib
☆126Updated 6 years ago
Alternatives and similar repositories for Cplusplus_Thread_Lib
Users that are interested in Cplusplus_Thread_Lib are comparing it to the libraries listed below
Sorting:
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- 23 Design Patterns implemented by C++☆156Updated 7 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated 9 months ago
- Q++ HTTP Server for Windows Platform☆90Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- simple http server base on epoll☆324Updated last year
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平 台),后面根据需要逐渐增加☆29Updated 9 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆336Updated 5 years ago
- muduo in windows☆67Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated this week
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆364Updated 5 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- nfw是用c++11和boost::asio编写的网络转发工具。☆19Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 轻量级网络库, 基于C++11☆118Updated 3 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 6 years ago
- C++解析websocket协议☆181Updated 7 years ago