forhappy / c-recipesLinks
c/c++ language useful recipes
☆95Updated 11 years ago
Alternatives and similar repositories for c-recipes
Users that are interested in c-recipes are comparing it to the libraries listed below
Sorting:
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 简单有效的内存池实现☆96Updated 9 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
- 23 Design Patterns implemented by C++☆156Updated 7 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Professional C++11/14&Boost Development☆60Updated 5 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
- 我的C++11学习资料和示例代码☆58Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- Loki是由Andrei编写的一个 与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 10 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 6 years ago
- A memory pool written with C++☆59Updated 4 years ago
- c++11任务库☆53Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated last week
- header only log inherited from Nanolog☆38Updated 5 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- c++11 thread pool☆24Updated 10 years ago
- simple http server base on epoll☆324Updated last year