adah1972 / cpp_summit_2020
Presentation and code for C++ Summit (China) 2020
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp_summit_2020
- Boost.Hana中文文档☆109Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- Thread safe, lock-free memory pool.☆53Updated 7 months ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- Template meta programming package by C++11.☆131Updated 8 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- There is my code snippet.☆113Updated last month
- std::future extension☆37Updated 4 years ago
- a modern c++ plugin library☆83Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆23Updated 4 months ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆35Updated 7 years ago
- C++ utilities☆28Updated 2 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- ☆76Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆84Updated 2 years ago
- Object pool implementation in C++11☆93Updated 3 years ago
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- modern c++ raft library☆46Updated 4 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆36Updated 2 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆77Updated 9 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- 《Software Architecture with C++》的非专业个人翻译☆71Updated 2 years ago
- A design pattern library developed in modern c++.☆51Updated 2 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- 公众号[树屋编程]相关文章的代码☆34Updated last month
- 机工社《高级C++20编程》随书代码☆52Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆77Updated 5 years ago
- 《Template Metaprogramming with C++ 》的非专业个人翻译☆63Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago