MagicBowen / tlpLinks
Template meta programming package by C++11.
☆131Updated 8 years ago
Alternatives and similar repositories for tlp
Users that are interested in tlp are comparing it to the libraries listed below
Sorting:
- Boost.Hana中文文档☆113Updated 4 years ago
- asio examples☆194Updated 10 months ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- Boost速查手册☆105Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- There is my code snippet.☆118Updated 8 months ago
- a modern c++ plugin library☆86Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 5 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- ☆110Updated last year
- c++20 coroutine with epoll and queue☆97Updated last year
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- coroutine;fiber;boost fiber☆91Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 7 months 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
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆235Updated last month
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆223Updated 2 months ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago