wyh267 / Cplusplus_Thread_LibLinks
Simple C++multithread lib
☆125Updated 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:
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 7 months ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- c/c++ language useful recipes☆95Updated 11 years ago
- Examples and toturials for C++ Boost Asio library.☆269Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- muduo in windows☆68Updated 5 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆357Updated 5 years ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- FFLib is a lightweight c++ framework.FFlib is mainly designed for game server developing. But some components in FFLib is in common use. …☆294Updated 5 years ago
- ☆35Updated last week
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Log4z is an open source C++ lightweight & cross platform log library☆335Updated 5 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- C++解析websocket协议☆181Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago