homholueng's Stars
gocrane/crane
Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications.
go-nv/goenv
:blue_car: Like pyenv and rbenv, but for Go.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
xerpi/vita2hos
[WIP] PlayStation Vita to Horizon OS (Nintendo Switch OS) translation layer
imroc/req
Simple Go HTTP client with Black Magic
TencentBlueKing/gopkg
gopkg go公共模块
natefinch/lumberjack
lumberjack is a log rolling package for Go
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
kapicorp/kapitan
Generic templated configuration management for Kubernetes, Terraform and other things
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
ifooth/devcontainer
Full stack remote development environment
google/gvisor
Application Kernel for Containers
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
alecthomas/jsonschema
Maintenance has moved to https://github.com/invopop/jsonschema
golang-migrate/migrate
Database migrations. CLI and Golang library.
hashicorp/raft
Golang implementation of the Raft consensus protocol
emicklei/go-restful
package for building REST-style Web Services using Go
ethereum/wiki
The Ethereum Wiki
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
camunda/camunda
Process Orchestration Framework
lxc/lxcfs
FUSE filesystem for LXC
camunda-community-hub/zeebe-garage-benchmark
A light-weight benchmark test for Zeebe releases that can be run on a single machine with Docker.
krallin/tini
A tiny but valid `init` for containers
camunda-community-hub/awesome-camunda-platform-8
Awesome Camunda Platform 8 Projects
shabbywu/distribution
Yet another moby(docker) distribution implement by python.
phodal/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护