panzhongxian's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Z4nzu/hackingtool
ALL IN ONE Hacking Tool For Hackers
wg/wrk
Modern HTTP benchmarking tool
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
gabime/spdlog
Fast C++ logging library.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
pqrs-org/Karabiner-Elements
Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
othneildrew/Best-README-Template
An awesome README template to jumpstart your projects!
google/yapf
A formatter for Python files
osxfuse/osxfuse
FUSE extends macOS by adding support for user space file systems
gperftools/gperftools
Main gperftools repository
redmine/redmine
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
session-replay-tools/tcpcopy
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
hoytech/vmtouch
Portable file system cache diagnostics and control
shihyu/Linux_Programming
embear/vim-localvimrc
Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.
yihui/hugo-ivy
A two-column Hugo theme ported from Ivy
census-instrumentation/opencensus-cpp
A stats collection and distributed tracing framework
easy-wx/wecom-bot-svr
企业微信机器人接收消息的回调服务框架,pip 安装,开箱即用,实现两个函数即可部署服务
panzhongxian/leetcode-cpp
使用 Bazel 构建,googletest测试,gcov测试覆盖率。安心刷LeetCode
mostafa/goja_debugger
Goja debugger's CLI frontend
panzhongxian/simple-perf-tools
yugui/cgo-explained
Example codes to understand how cgo works inside "go build" command.
tmm90/leetcode-python
wlbgo/condval
Go package for evaluating results based on dynamic and nested conditional expressions