wuye9036 / PracticalModernCppLinks
The draft/outline of modern C++ courses.
☆17Updated last year
Alternatives and similar repositories for PracticalModernCpp
Users that are interested in PracticalModernCpp are comparing it to the libraries listed below
Sorting:
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- ☆34Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆47Updated 4 months ago
- General-LR Parser Generator (version 2)☆19Updated 3 weeks ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- There is my code snippet.☆118Updated 8 months ago
- General-LR Parser Generator☆10Updated 3 weeks ago
- Ubpa Design Pattern☆27Updated 3 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆26Updated 4 years ago
- ☆78Updated 2 weeks ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- everything temporary☆17Updated 9 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆22Updated 7 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 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
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- Birdee Language compiler and runtime☆40Updated 5 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
- A high performance self-defined c++ standard library, magic design!☆41Updated 3 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- A header-only C++11 reflection library☆98Updated 4 months ago
- inline_asm_lockfree_queue☆20Updated 5 years ago
- Minimum Operation System Abstraction☆27Updated 3 weeks ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago