
Starred repositories
Blog and pages generated by Jekyll. Hosted on GitHub.
📕 parsing techniques 中文译本——《解析技术》
C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!
An open-source C++ library developed and used at Facebook.
Sample codes for my CUDA programming book
Tensors and Dynamic neural networks in Python with strong GPU acceleration
An unofficial cuda assembler, for all generations of SASS, hopefully :)
an asynchronous event-driven network framework (c++11)
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
all the course resources and my completion for all the projects
TVM Documentation in Chinese Simplified / TVM 中文文档
This is a Chinese translation of the CUDA programming guide
A computer science textbook
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的
免费的计算机编程类中文书籍,欢迎投稿
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Translation of C++ Templates 2nd | Powered by Obsidian
CUDA optimization samples including sgemm, reduce... To be continued.
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)