mykmuzi's Stars
torvalds/linux
Linux kernel source tree
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
python/cpython
The Python programming language
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
wolfpld/tracy
Frame profiler
google/pprof
pprof is a tool for visualization and analysis of profiling data
cilium/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
gaogaotiantian/viztracer
A debugging and profiling tool that can trace and visualize python code execution
ejoy/ant
Ant game engine
KDE/heaptrack
A heap memory profiler for Linux
Sysinternals/ProcDump-for-Linux
A Linux version of the ProcDump Sysinternals tool
chengxumiaodaren/cpp-learning
P403n1x87/austin
Python frame stack sampler for CPython
msgpack/msgpack-python
MessagePack serializer implementation for Python msgpack.org[Python]
clarete/forbiddenfruit
Patch built-in python objects
brandtbucher/specialist
Visualize CPython's specializing, adaptive interpreter. :fire:
Celthi/effective-debugging-zh
effective debugging 中文翻译
faster-cpython/cpython
The Python programming language
aquasecurity/btfhub
BTFhub, in collaboration with the BTFhub Archive repository, supplies BTF files for all published kernels that lack native support for embedded BTF. This joint effort ensures that even kernels without built-in BTF support can effectively leverage the benefits of eBPF programs, promoting compatibility across various kernel versions.
yanqi27/core_analyzer
A power tool to debug memory-related issues
aliyun/coolbpf
davidxifeng/csb2csd
小工具,转换CocosStudio输出的csb文件为源文件,使之可继续编辑
p308945/hottool
c++ hotfix, find symbol addr, read and write process memory...
pluveto/Reading-Large-Scale-Code
A series of posts on how to read code effectively
bolinfest/rust-ebpf-demo
Example of building and running an eBPF program in Rust
owenliang/side-by-side-diff
利用python的difflib,实现HTML的双视图diff
pyzh/ref
mark else &pyzh=拼音综合/朋友真好
lishuhuakai/jemalloc_reading
jemalloc阅读笔记
mudcore/mudcore
lpmud 开发框架核心代码,方便新 mud 开发。