hchen90's Stars
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
uadmin/uadmin
The web framework for Golang
qiniu/checkstyle
checkstyle for go
GoAdminGroup/go-admin
A golang framework helps gopher to build a data visualization and admin panel in ten minutes
gernest/utron
A lightweight MVC framework for Go(Golang)
mash/gokmeans
K-means algorithm implemented in Go (golang)
sjwhitworth/golearn
Machine Learning for Go
golangci/golangci-lint
Fast linters runner for Go
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
dullage/flatnotes
A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
gofiber/fiber
⚡️ Express inspired web framework written in Go
meta-llama/llama-models
Utilities intended for use with Llama models.
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
abnerzhao/g2ww
Proxy Grafana Webhook alert to WeChat Work.
X-Mars/Zabbix-Alert-WeChat
zabbix 企业微信、飞书、钉钉等告警脚本
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
OpenTalker/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
prometheus-operator/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
perusio/nginx-auth-request-module
A Nginx module that enables authorizations on sub-requests
uptrace/bun
SQL-first Golang ORM
tohweizhong/pdf-dump
A dump of all the data science materials (mostly pdf's) that I have accumulated over the years
shirou/gopsutil
psutil for golang
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
Graylog2/docker-compose
A set of Docker Compose files that allow you to quickly spin up a Graylog instance for testing or demo purposes.
tko22/simple-blockchain
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
frainzy1477/luci-app-trojan
Luci interface for Trojan -GO Openwrt
fxamacker/cbor
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.