wuye9036 / PracticalModernCpp
The draft/outline of modern C++ courses.
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for PracticalModernCpp
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆43Updated last year
- Proposal for std::intrusive_ptr☆38Updated 5 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++ 模板元编程模拟 Lisp☆109Updated 4 years ago
- ☆32Updated 3 years ago
- General-LR Parser Generator☆10Updated last month
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- General-LR Parser Generator (version 2)☆19Updated last month
- A header-only C++11 reflection library☆98Updated 7 years ago
- There is my code snippet.☆113Updated 2 months ago
- Simple Lisp VM(C++ 14)☆33Updated 5 years ago
- 《The C++ Standard Library》的非专业个人翻译☆57Updated 6 months ago
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆28Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆84Updated 2 years ago
- Ubpa Design Pattern☆27Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- record some trivialities☆52Updated 9 months ago
- C++ utilities☆29Updated 2 months ago
- Let you iterate all your member in struct simply! You can simply do serialization or de-serialization!☆16Updated 6 years ago
- inline_asm_lockfree_queue☆20Updated 4 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- ☆69Updated 3 weeks ago
- Ubpa small flat containers based on C++20☆27Updated 2 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
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago