BruceWayneLinxu's Stars
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
SFML/SFML
Simple and Fast Multimedia Library
emacs-tw/awesome-emacs
A community driven list of useful Emacs packages, libraries and other items.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
redguardtoo/mastering-emacs-in-one-year-guide
Be great at emacs in one year
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
xtaci/algorithms
Algorithms & Data structures in C++.
CharlesPikachu/Games
Games: Create interesting games in pure python.
weidai11/cryptopp
free C++ class library of cryptographic schemes
emacs-lsp/lsp-mode
Emacs client/library for the Language Server Protocol
actor-framework/actor-framework
An Open Source Implementation of the Actor Model in C++
lzpong/threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
BartVandewoestyne/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
Apress/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
feixiao/DesignPattern
设计模式实现(Java、C++、Golang)
ljrcore/linuxmooc
陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码
ljrcore/LearningLinuxKernel
和我一起学习Linux内核吧
3rdparty/libprocess
Library that provides an actor style message-passing programming model (in C++).
boostorg/test
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
AngryHacker/articles
技术总结 & 想法 & 经历
wangriyu/Collections
整理自己的收藏
oosmos/oosmos
OOSMOS - The Object Oriented State Machine Operating System.
odinthenerd/abcd
Agent Based Class Design
AngryHacker/Rookie-Note
学海无涯
edson-a-soares/gof_design_patterns
GoF Design Patterns implemented in modern C++.
merainc/gzip_cpp
A C++ library to compress/decompress data by using zlib.
gavinb/cplusplus11
Sample code exploring new features in C++11
duanjj0929/git-tools
git工具
boost/state_machine
Adds support for creating state machines for attributes on any Ruby class