xpppp's Stars
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
RameshAditya/asciify
Convert any image into ASCII Art.
bsc-s2/pykit
a collection of toolkit lib for distributed system development in python
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
zbdba/db-recovery
db-recovery is a tool for recovering MySQL data. It is used in scenarios where the database has no backup or binlog. It can parse data files and redo/undo logs to recover data.
nikitavoloboev/config
Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor..
lichuang/awesome-systemtap-cn
采集网络上优秀的systemtap学习资源
uber/arachne
An always-on framework that performs end-to-end functional network testing for reachability, latency, and packet loss
Tencent/TBase
TBase is an enterprise-level distributed HTAP database. Through a single database cluster to provide users with highly consistent distributed database services and high-performance data warehouse services, a set of integrated enterprise-level solutions is formed.
microsoft/ntttcp-for-linux
A Linux network throughput multiple-thread benchmark tool.
zhaoolee/ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
chhabhaiya/undrop-for-innodb
TwinDB data recovery toolkit for MySQL/InnoDB
jeremycole/innodb_diagrams
Diagrams for InnoDB data structures and behaviors
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
jlevy/the-art-of-command-line
Master the command line, in one page
hackmysql/archive
Deprecated tools from HackMySQL.com
fetlife/redis-analyzer
Redis Memory Analyzer written in Rust
cockroachdb/errors
Go error library with error portability over the network
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
agentzh/perl-systemtap-toolkit
Real-time analyzing and diagnosing tools for perl 5 based on SystemTap
openresty/openresty-systemtap-toolkit
Real-time analysis and diagnostics tools for OpenResty (including NGINX, LuaJIT, ngx_lua, and more) based on SystemTap
go101/go101
An up-to-date (unofficial) knowledge base for Go programming self learning
Tencent/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
microsoft/pyright
Static Type Checker for Python
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
agermanidis/livepython
Visually trace Python code in real-time.