abnerme's Stars
micro/go-micro
A Go microservices framework
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
xfmujie/musicBox
在线音乐播放器,音源解析
yhsj0919/music_api
音乐api,myfreemp3,bd,kg,kw,mg,qq,wy,一网打尽
listen1/listen1_mobile
one for all free music in china (iOS, Android)
lyswhut/lx-music-mobile
一个基于 React native 开发的音乐软件
aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
binjie09/chatgpt-web
使用 express 和 vue3 搭建的 ChartGPT 演示网页
traefik/yaegi
Yaegi is Another Elegant Go Interpreter
n0099/tbclient.protobuf
从 244 个历史版本百度贴吧客户端中提取出的所有 Protocol Buffers 定义文件 `.proto`
lumina37/aiotieba
贴吧接口合集✨可用于工具箱/吧务管理/数据采集
knadh/koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Jack-Cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
eryajf/chatgpt-dingtalk
🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀
robertkrimen/otto
A JavaScript interpreter in Go (golang)
d5/tengo
A fast script language for Go
eczarny/spectacle
Spectacle allows you to organize your windows without using a mouse.
pywee/lit
go Lit 是一个基于 Golang 开发的解释型编程语言,现已支持变量、函数、算术表达式、流程控制等特性,目前仍在持续开发中。This is an interpreter which created by Golang. You can also see it as a novel computer language, but i'm now still working on it to produce a bit more features
sml2h3/ddddocr-fastapi
使用ddddocr的最简api搭建项目,支持docker
spf13/viper
Go configuration with fangs
parnurzeal/gorequest
GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
go-resty/resty
Simple HTTP and REST client library for Go
lyswhut/lx-music-desktop
一个基于 electron 的音乐软件
syncthing/syncthing
Open Source Continuous File Synchronization
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
duke-git/lancet
A comprehensive, efficient, and reusable util function library of Go.
tophubs/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
gobuffalo/packr
The simple and easy way to embed static files into Go binaries.
BurntSushi/toml
TOML parser for Golang with reflection.
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package