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:
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Updated last year
- c/c++ language useful recipes☆96Updated 12 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- 简单有效的内存池实现☆99Updated 9 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 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
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆339Updated 5 years ago
- This is the sample code for Boost library Guide.☆427Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 months ago
- Log4cpp maintained fork by OrocosDevs☆194Updated 4 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- simple http server base on epoll☆324Updated 2 years ago
- Q++ HTTP Server for Windows Platform☆88Updated 8 years ago
- ☆35Updated last month
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆194Updated this week
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- 基于c++内存池, 共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- muduo in windows☆70Updated 6 years ago