AlstonChang7's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
chenfei-wu/TaskMatrix
quickfixgo/quickfix
The Go FIX Protocol Library :rocket:
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
uber-go/guide
The Uber Go Style Guide.
keras-team/keras
Deep Learning for humans
Eloise1988/COINGECKO
CoinGecko Real Time Spreadsheet Feed: Prices, Volumes, Market Cap
darjun/go-daily-lib
Go 每日一库
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
go-graphics/go-gui-projects
A list of Go GUI projects
KarlZhu-SE/ark-funds-monitor
A small React app to monitor ARK funds daily transactions
inkyblackness/imgui-go
Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)
FyshOS/fynedesk
A full desktop environment for Linux/Unix using Fyne
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
c9s/bbgo
The modern cryptocurrency trading bot framework written in Go.
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
uber-go/zap
Blazing fast, structured, leveled logging in Go.
golangmastery/GopherLabs
The Ultimate Workshop Track for #golang Developer
spf13/cobra
A Commander for modern Go CLI interactions
zhenhua32/go_web
go-telegram-bot-api/telegram-bot-api
Golang bindings for the Telegram Bot API
pkg/sftp
SFTP support for the go.crypto/ssh package
kkdai/LineBotTemplate
A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API
denisenkom/go-mssqldb
Microsoft SQL server driver written in go language
skyhee/gin-doc-cn
go 语言框架 gin 的中文文档
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
sirupsen/logrus
Structured, pluggable logging for Go.