HorkyChen / MoreCPlusPlusIdioms
Simplified Chinese translation of "More C++ Idioms"
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for MoreCPlusPlusIdioms
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 5 years ago
- everything temporary☆17Updated 2 months ago
- Proposal for std::intrusive_ptr☆38Updated 5 years ago
- Ubpa Design Pattern☆27Updated 2 years ago
- Boost.Hana中文文档☆109Updated 3 years ago
- modern c++ raft library☆46Updated 4 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- C++ Reflection Library☆101Updated 12 years ago
- Boost速查手册☆104Updated 5 years ago
- Presentations for C++ Summit (China) 2023☆16Updated 10 months ago
- A C++ coroutine library☆19Updated 8 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- Your standard library for metaprogramming☆30Updated 3 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated 8 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- c++ operation database like mybatis☆35Updated 2 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆84Updated 4 years ago
- There is my code snippet.☆112Updated last month
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆21Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago