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:
- 作为对《Concurrency with Modern C++》的中文翻译。☆247Updated 4 years ago
- My small collection of C++ utilities☆408Updated last week
- Boost.Hana中文文档☆115Updated 4 years ago
- asio examples☆208Updated 2 months ago
- Boost速查 手册☆106Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆229Updated 9 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated this week
- ☆112Updated last year
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 6 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- There is my code snippet.☆120Updated 3 weeks ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆229Updated 7 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆327Updated 10 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- Examples and toturials for C++ Boost Asio library.☆270Updated 3 years ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆244Updated 2 weeks ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- cross-platform coroutine library in c++☆859Updated 3 months ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆133Updated 10 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
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago