01user's Stars
openai/openai-cookbook
Examples and guides for using the OpenAI API
eatmoreapple/openwechat
golang微信SDK
hashicorp/golang-lru
Golang LRU cache
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
shirou/gopsutil
psutil for golang
xiaobaiTech/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
xueqiu/rdr
onsi/ginkgo
A Modern Testing Framework for Go
libi/dcron
轻量分布式定时任务库 a lightweight distributed job scheduler library
jaegertracing/jaeger-client-go
🛑 This library is DEPRECATED!
google/wire
Compile-time Dependency Injection for Go
lanceliao/china-holiday-calender
2023-2025**节假日、调休、补班日历,ICS格式,可供IPhone、Google Calendar、Outlook等客户端订阅,包含节假日API
01user/BookBank
Books
01user/java-books-collections
:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:
01user/Free-Web-Books
Learn books from TCP/IP | HTTP(s) | HTML、CSS、JS、JQuery | Vue | PHP | Web | Web Server
githubclj/fucking-algorithm
labuladong 的算法小抄,总结各种常考算法的套路,助力刷题面试
hypermodeinc/dgraph
high-performance graph database for real-time use cases
CrunchyData/crunchy-proxy
PostgreSQL Connection Proxy by Crunchy Data (beta)
go-delve/delve
Delve is a debugger for the Go programming language.
urfave/negroni
Idiomatic HTTP Middleware for Golang
uber-go/zap
Blazing fast, structured, leveled logging in Go.
uber-go/dig
A reflection based dependency injection toolkit for Go.
uber-go/fx
A dependency injection based application framework for Go.
go-pg/pg
Golang ORM with focus on PostgreSQL features and performance
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
gin-gonic/examples
A repository to host examples and tutorials for Gin.
TheAlgorithms/Java
All Algorithms implemented in Java
justauth/JustAuth
🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy!
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.