hdzyxx's Stars
Genymobile/scrcpy
Display and control your Android device
JetBrains/kotlin
The Kotlin Programming Language.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
unbug/codelf
A search tool helps dev to solve the naming things problem.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
apache/cassandra
Apache Cassandra®
go-acme/lego
Let's Encrypt/ACME client and library written in Go
letsencrypt/boulder
An ACME-based certificate authority, written in Go.
caddyserver/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
gin-gonic/examples
A repository to host examples and tutorials for Gin.
ionorg/ion
Real-Distributed RTC System by pure Go and Flutter
OpenFlutter/fluwx
Flutter版微信SDK.WeChat SDK for flutter.
fluttercandies/wechat_flutter
wechat_flutter is Flutter version WeChat, an excellent Flutter instant messaging IM open source library!
giorgisio/goav
Golang bindings for FFmpeg (This repository is no longer maintained)
austingebauer/go-leetcode
A collection of 100+ popular LeetCode problems solved in Go.
ribice/gorsk
:fire: Idiomatic Golang Restful Starter Kit
h2non/gentleman
Plugin-driven, extensible HTTP client toolkit for Go
rhaidiz/broxy
An HTTP/HTTPS intercept proxy written in Go.
seetafaceengine/SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
eleme/dna
dna, dart native access. A lightweight dart to native super channel plugin, You can use it to invoke any native code directly in contextual and chained dart code.
jbirms/ok-zoomer
A Go program that takes an image, uses pigo to detect a face, and creates a gif that zooms in on the face
bykof/gostradamus
Gostradamus: Better DateTimes for Go 🕰️
RyanCarrier/dijkstra
Fastest golang Dijkstra path finder
wenzhenxi/gorsa
Golang RSA Encryption Library , Base64 support and uniform string type , Support for signing operations using RSA Support for RSAWithSHA1 and RSAWithSHA256
ribice/gorsk-gin
🔥 Idiomatic Golang Restful Starter Kit using Gin
LdDl/ch
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.