kibaamor's Stars
clash-verge-rev/clash-verge-rev
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
cline/cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
continuedev/continue
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
kubescape/kubescape
Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.
glzr-io/glazewm
GlazeWM is a tiling window manager for Windows inspired by i3wm.
nxtrace/NTrace-core
NextTrace, an open source visual route tracking CLI tool
go101/go101
An up-to-date (unofficial) knowledge base for Go programming self learning
jarro2783/cxxopts
Lightweight C++ command line option parser
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
Netflix/vector
Vector is an on-host performance monitoring framework which exposes hand picked high resolution metrics to every engineer’s browser.
gitattributes/gitattributes
A collection of useful .gitattributes templates
Julien-cpsn/ATAC
A simple API client (postman like) in your terminal
mariuszgil/awesome-eventstorming
Awesome EventStorming
kdash-rs/kdash
A simple and fast dashboard for Kubernetes
kubernetes-monitoring/kubernetes-mixin
A set of Grafana dashboards and Prometheus alerts for Kubernetes.
Zxilly/go-size-analyzer
A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.
performancecopilot/pcp
Performance Co-Pilot
WPS/egon.io
A tool to visualize Domain Stories in your browser
facebookincubator/senpai
Senpai is an automated memory sizing tool for container applications.
ScaleDrone/webrtc
Video chat App with WebRTC using Scaledrone Realtime Messaging Service
nxtrace/nali
集成了NextTrace LEOMOEAPI的nali; 一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider.
feiniaojin/Thinking-in-DDD
悟道领域驱动设计,Thinking in Domain Driven Design,Thinking in DDD
indeedeng/fibtest
jemmy512/book-notes
Book notes about: Linux kernel, C/C++, CS, Architecture, Distributed Systems, MicroService...
lmmarisej/DDD-smartrm-monolith-study
领域驱动设计——实战落地代码【基于SpringBoot的单体项目】
lmmarisej/DDD-smartrm-micro-services-study
领域驱动设计——实战落地代码,基于单体项目拆分【基于SpringBootCloud的微服务项目】
feiniaojin/ddd-event-sourcing
Domain Driven Design(DDD)实现事件溯源(Event Sourcing)基本版,基于ddd-archetype