Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
arithmetic-php
🍭🍭 如果说各种编程语言是程序员的招式,那么数据结构和算法就相当于程序员的内功 ,用PHP的方式来修炼内功吧
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
bloomrpc
GUI Client for GRPC Services
coding-interview-university
A complete computer science study plan to become a software engineer.
go-deadlock
Online deadlock detection in go (golang)
ldq-blog
记录编程知识,随笔
micro
plugins
go-micro自定义插件库
lidaqi001's Repositories
lidaqi001/micro
lidaqi001/go-deadlock
Online deadlock detection in go (golang)
lidaqi001/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
lidaqi001/awesome-go
A curated list of awesome Go frameworks, libraries and software
lidaqi001/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
lidaqi001/bloomrpc
GUI Client for GRPC Services
lidaqi001/coding-interview-university
A complete computer science study plan to become a software engineer.
lidaqi001/ldq-blog
记录编程知识,随笔
lidaqi001/plugins
go-micro自定义插件库
lidaqi001/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
lidaqi001/ebiten
A dead simple 2D game library for Go
lidaqi001/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
lidaqi001/go-captcha
🖖 Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.
lidaqi001/go-micro-plugins
Go Micro plugins and integrations
lidaqi001/go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
lidaqi001/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
lidaqi001/gocc
Golang version OpenCC 繁簡轉換
lidaqi001/gocron
定时任务管理系统
lidaqi001/gojieba
"结巴"中文分词的Golang版本
lidaqi001/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
lidaqi001/golang-notes
Go source code analysis(zh-cn)
lidaqi001/gopay
微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
lidaqi001/gotests
Automatically generate Go test boilerplate from your source code.
lidaqi001/hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
lidaqi001/interview-go
golang面试题集合
lidaqi001/knowledge
Go社区的知识图谱,Knowledge Graph
lidaqi001/prometheus-book
Prometheus操作指南
lidaqi001/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
lidaqi001/secguide
面向开发人员梳理的代码安全指南
lidaqi001/zinx
基于Golang轻量级TCP并发服务器框架