HorkyChen / MoreCPlusPlusIdiomsLinks
Simplified Chinese translation of "More C++ Idioms"
☆12Updated 9 years ago
Alternatives and similar repositories for MoreCPlusPlusIdioms
Users that are interested in MoreCPlusPlusIdioms are comparing it to the libraries listed below
Sorting:
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Boost.Hana中文文档☆113Updated 4 years ago
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆50Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 5 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Ubpa Design Pattern☆27Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆22Updated 7 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆45Updated 3 years ago
- Boost速查手册☆105Updated 6 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆73Updated 2 years ago
- C++ Reflection Library☆102Updated 13 years ago
- ☆77Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- std::future extension☆37Updated 4 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…☆49Updated 7 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated this week