XinqiBao's Stars
google/googletest
GoogleTest - Google Testing and Mocking Framework
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
ggreer/the_silver_searcher
A code-searching tool similar to ack, but faster.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
libinzhangyuan/asio_kcp
combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Tencent/TscanCode
A static code analyzer for C++, C#, Lua
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
zhuzhenpeng/CTP-TradeServer
多账户-多策略期货交易程序(ctp开发经验分享)
neovim/neovim
Vim-fork focused on extensibility and usability
WinMerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
opencv/opencv
Open Source Computer Vision Library
wechaty/matrix-appservice
Wechaty [Matrix] Application Services Bridge
Sorunome/miitrix
A Nintendo 3DS matrix client
RT-Thread/rt-thread
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
FreeRTOS/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
FreeRTOS/FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
Qv2ray/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
weechat/weechat
The extensible chat client.
pseewald/vim-anyfold
Language agnostic vim plugin for folding and motion based on indentation.
LucHermitte/VimFold4C
Vim folding ftplugin for C & C++ (and similar langages)
tweekmonster/braceless.vim
:snake: Text objects, folding, and more for Python and other indented languages.
preservim/vim-markdown
Markdown Vim Mode
wangshub/RL-Stock
📈 如何用深度强化学习自动炒股
ycm-core/YouCompleteMe
A code-completion engine for Vim
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)