mingzhizhiren's Stars
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
vim/vim
The official Vim repository
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
barry-ran/QtScrcpy
Android real-time display control software
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
preservim/nerdtree
A tree explorer plugin for vim.
rizinorg/cutter
Free and Open Source Reverse Engineering Platform powered by rizin
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
terryma/vim-multiple-cursors
True Sublime Text style multiple selections for Vim
universal-ctags/ctags
A maintained ctags implementation
preservim/tagbar
Vim plugin that displays tags in a window, ordered by scope
danmar/cppcheck
static analysis of C/C++ code
mhinz/vim-startify
:link: The fancy start screen for Vim.
xtaci/algorithms
Algorithms & Data structures in C++.
lief-project/LIEF
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
jiangmiao/auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
ervandew/supertab
Perform all your vim insert mode completions with Tab
qt-creator/qt-creator
A cross-platform Qt IDE
Turing-Project/AntiFraudChatBot
A simple prompt-chatting AI based on wechaty and fintuned NLP model
mbcrawfo/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
tfussell/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++11+
facebookincubator/mvfst
An implementation of the QUIC transport protocol.
skywind3000/vim-quickui
The missing UI extensions for Vim 9 (and NeoVim) !! :sunglasses:
octol/vim-cpp-enhanced-highlight
Additional Vim syntax highlighting for C++ (including C++11/14/17)
libunwind/libunwind
libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)
cppfastio/fast_io
Freestanding fast input/output for C++20
regen100/cmake-language-server
CMake LSP Implementation