https://github.com/unicode-org/icu The home of the ICU project source code. icu.unicode.org/
最近更新: 1年前https://github.com/CMU-SAFARI/rowhammer Source code for testing the Row Hammer error mechanism in DRAM devices. http://users.ece.cmu.edu/~omutlu/p...
最近更新: 1年前A C++ header-only HTTP/HTTPS server and client library https://github.com/yhirose/cpp-httplib
最近更新: 1年前https://github.com/zhe-ma/TimeWheel C++ implementation of hierarchy time wheel
最近更新: 1年前C++ program tracing tool https://github.com/goblinhack/c-plus-plus-callstack
最近更新: 1年多前https://blog.lizzie.io/linux-containers-in-500-loc.html#org36fcb0f https://arthurchiao.art/blog/linux-container-and-runtime-zh/
最近更新: 1年多前Interface of a state machine for implementing fault-tolerant components https://github.com/ropod-project/ftsm
最近更新: 接近2年前给计算机系一年级(暑期小学期)同学上《汇编语言》(《硬件技术基础》)课,有的老师用 dosbox+masm 做实验环境,我建议用 VMware + Ubuntu + gcc。前者老师强调实验环境要简单,是配合当前课程的;后者老师强调学的东西要有用,DOS和masm宏汇编器都是微软已经不支持的技...
最近更新: 2年前https://github.com/cameron314/concurrentqueue A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
最近更新: 2年多前