adah1972 / cpp_summit_2020
Presentation and code for C++ Summit (China) 2020
☆40Updated 4 years ago
Alternatives and similar repositories for cpp_summit_2020:
Users that are interested in cpp_summit_2020 are comparing it to the libraries listed below
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 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
- There is my code snippet.☆117Updated 6 months ago
- Thread safe, lock-free memory pool.☆58Updated last year
- Template meta programming package by C++11.☆130Updated 8 years ago
- Object pool implementation in C++11☆97Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆40Updated 3 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ utilities☆46Updated last week
- ☆107Updated last year
- std::future extension☆37Updated 4 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 5 months ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- 机工社《高级C++20编程》随书代码☆54Updated 2 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- Boost速查手册☆105Updated 5 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
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 11 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆22Updated 7 years ago