guoliang1994's Stars
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
ethereum/go-ethereum
Go implementation of the Ethereum protocol
ebitengine/oto
♪ A low-level library to play sound on multiple platforms ♪
shirou/gopsutil
psutil for golang
maiqingqiang/go-orm-helper
🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc. ⭐️ Star to support our work!一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持:Gorm、Xorm、Beego、GoFrame...)请给个 ⭐️Star 支持我们的工作吧!
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
skyformat99/books-1
我读过的书。嘿嘿,分享给你。
spf13/afero
A FileSystem Abstraction System for Go
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
tjfoc/gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Light-City/CPlusPlusThings
C++那些事
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
jroimartin/gocui
Minimalist Go package aimed at creating Console User Interfaces.
yeka/zip
Fork of Go's archive/zip to add reading/writing of password protected zip files.
alexmullins/zip
Fork of Go's archive/zip to add reading/writing of password protected zip files.
klauspost/compress
Optimized Go Compression Packages
socketio/socket.io-protocol
Socket.IO Protocol specification
socketio/engine.io-protocol
Engine.IO protocol
lwch/natpass
🔥居家办公,远程开发神器
hesh915/go-socket.io-client
socket.io client for golang
butlerx/wetty
Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)
yudai/gotty
Share your terminal as a web application
creack/pty
PTY interface for Go
jinzhu/copier
Copier for golang, copy value from struct to struct and more