forhappy / c-recipes
c/c++ language useful recipes
☆94Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for c-recipes
- 简单有效的内存池实现☆90Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- The Annotated SGI STL Sources☆106Updated 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- 23 Design Patterns implemented by C++☆151Updated 7 years ago
- ☆35Updated this week
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- modern c++ raft library☆46Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- libevent library reimplemented with c++☆42Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- c++11任务库☆51Updated 8 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆97Updated 5 years ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago