yechaoGitHub / GCLinks
☆34Updated 4 years ago
Alternatives and similar repositories for GC
Users that are interested in GC are comparing it to the libraries listed below
Sorting:
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 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
- Ubpa Design Pattern☆27Updated 3 years ago
- A high performance self-defined c++ standard library, magic design!☆41Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 7 months ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- General-LR Parser Generator☆10Updated 3 weeks ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- everything temporary☆17Updated 9 months ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- There is my code snippet.☆118Updated 8 months ago
- Variable length array☆36Updated 3 years ago
- ☆78Updated last week
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆22Updated 7 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Code generator of SakuraEngine, aiming to light-weight code generator for reflection and exporter for P-Invokes/Lua/etc.☆50Updated 5 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆46Updated last year
- A actor framework base on C++11/14.☆55Updated 4 years ago
- Birdee Language compiler and runtime☆40Updated 5 years ago
- The draft/outline of modern C++ courses.☆17Updated last year
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- std::future extension☆37Updated 4 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
- use libclang to extract code imformation and code generation☆50Updated 3 months ago