Pinned Repositories
allocator
自动实现简单的动态内存分配
archimedes
C++20 reflection via code generation
asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
cpp
C++ Tip Of The Week
CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
Cpp17TheCompleteGuideChinese
《C++ 17 The Complete Guide》翻译
leap-os
copy 30-days os, add comments and add doc
Serialization
WinIPC
IOCP完成的进程间通信
zhangdexin's Repositories
zhangdexin/leap-os
copy 30-days os, add comments and add doc
zhangdexin/archimedes
C++20 reflection via code generation
zhangdexin/asyncio
asyncio is a c++20 library to write concurrent code using the async/await syntax.
zhangdexin/CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
zhangdexin/cpp
C++ Tip Of The Week
zhangdexin/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
zhangdexin/Cpp17TheCompleteGuideChinese
《C++ 17 The Complete Guide》翻译
zhangdexin/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
zhangdexin/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
zhangdexin/fake
friend-injection automaton karma emulator
zhangdexin/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
zhangdexin/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
zhangdexin/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
zhangdexin/ENK
zhangdexin/gperftools
Main gperftools repository
zhangdexin/gpupixel
Cross-Platform AI Beauty Effects Library, Achieving Commercial-Grade Beauty Effects. Written in C++11, Based on OpenGL/ES and VNN.
zhangdexin/Introduce_to_virtualization
500篇关于虚拟化的经典资料,含CPU虚拟化,磁盘虚拟化,内存虚拟化,io虚拟化。
zhangdexin/kistro-rs
zhangdexin/learn-kvm
Qemu KVM(Kernel Virtual Machine)学习笔记
zhangdexin/libdnf
Package management library.
zhangdexin/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
zhangdexin/NuRaft
C++ implementation of Raft core logic as a replication library
zhangdexin/osbuild-composer
An HTTP service for building bootable OS images.
zhangdexin/raftcpp
A Raft implementation to help build your Raft service in 1 minute.
zhangdexin/RxCpp
Reactive Extensions for C++
zhangdexin/sequences
Variadic templates and std::integer_sequence support library
zhangdexin/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
zhangdexin/wt
Wt, C++ Web Toolkit
zhangdexin/yalantinglibs
A collection of C++20 libraries, include async_simple, coro_rpc and struct_pack
zhangdexin/zhangdexin.GitHub.io