ms2008's Stars
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
nektos/act
Run your GitHub Actions locally 🚀
conwnet/github1s
One second to read GitHub code with VS Code.
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
goreleaser/goreleaser
Deliver Go binaries as fast and easily as possible
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
codota/TabNine
AI Code Completions
gcla/termshark
A terminal UI for tshark, inspired by Wireshark
edeng23/binance-trade-bot
Automated cryptocurrency trading bot
sameersbn/docker-gitlab
Dockerized GitLab
aceld/zinx
A lightweight concurrent server framework based on Golang.
hagopj13/node-express-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
samber/awesome-prometheus-alerts
🚨 Collection of Prometheus alerting rules
conda/conda
A system-level, binary package and environment manager running on all major operating systems and platforms.
tianon/gosu
Simple Go-based setuid+setgid+setgroups+exec
knqyf263/pet
Simple command-line snippet manager
orcaman/concurrent-map
a thread-safe concurrent map for go
Jeffail/tunny
A goroutine pool for Go
kubernetes/test-infra
Test infrastructure for the Kubernetes project.
kerlomz/captcha_trainer
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
ongmanibaimihong/book
个人认为对技术提升很不错的书
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
mattn/go-generics-example
Example code for Go generics
gosimple/slug
URL-friendly slugify with multiple languages support.
Janusec/janusec
JANUSEC Application Gateway provides secure access, including reverse proxy, K8S Ingress Controller, Automatic ACME Certificate, WAF, 5-Second Shield, CC Defense, OAuth2 Authentication, Global Server Load Balance, and Cookie Compliance etc. JANUSEC应用网关,提供安全的接入,包括反向代理、K8S Ingress Controller、自动化ACME证书、WAF、5秒盾、CC防御、OAuth2身份认证、GSLB负载均衡与Cookie合规等。
OrangeJedi/Aerial
Apple TV screen saver for Windows
checkr/states-language-cadence
States Language on Cadence
HYmian/gin-sample
gin sample
jupp0r/go-priority-queue
A priority queue implementation on top of container/heap