Pinned Repositories
awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
aws-lambda-go-api-proxy
lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway.
barcode
A Go wrapper for zbar
bilibili_depends
据说是bilibili泄露的后端源码中使用的开源组件。
bootstrap-fileinput
An enhanced HTML 5 file input for Bootstrap 3.x with file preview, multiple selection, and more features.
cedar-go
A go implemention of efficiently-updatable double-array trie
community-blogger
gin+grpc+wire的脚手架,集成MySQL、Redis、ES、Kafka、分布式限流、服务注册发现、jaeger链路追踪、prometheus及支付宝支付API,可作为中型互联网公司golang架构实践
cphalcon
Web framework delivered as a C-extension for PHP
jpush-api-php-client
JPush's officially supported PHP client library for accessing JPush APIs. 极光推送官方支持的 PHP 版本服务器端 SDK。
scws
开源免费的简易中文分词系统,PHP分词的上乘之选!
lifang218c's Repositories
lifang218c/awesome-go-cn
一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~
lifang218c/bilibili_depends
据说是bilibili泄露的后端源码中使用的开源组件。
lifang218c/community-blogger
gin+grpc+wire的脚手架,集成MySQL、Redis、ES、Kafka、分布式限流、服务注册发现、jaeger链路追踪、prometheus及支付宝支付API,可作为中型互联网公司golang架构实践
lifang218c/drone
Enterprise drone-server built with nolimits.
lifang218c/dtm
🔥A cross-language distributed transaction solution. Support saga, tcc, xa, 2 phases messages. 跨语言分布式事务管理器
lifang218c/faiss-server
ANN server using faiss.
lifang218c/fiber
⚡️ Express inspired web framework written in Go
lifang218c/go-jaeger-demo
go的jaeger示例
lifang218c/go-metrics
Go port of Coda Hale's Metrics library
lifang218c/go-metrics-influxdb
influxdb metric reporter
lifang218c/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
lifang218c/goim
goim
lifang218c/golang-guide
「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
lifang218c/googleapis
Public interface definitions of Google APIs.
lifang218c/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
lifang218c/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
lifang218c/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
lifang218c/jupiter
Jupiter是douyu开源的面向服务治理的Golang微服务框架
lifang218c/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
lifang218c/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
lifang218c/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lifang218c/mallweb
mallweb是一个电商网站项目,采用微服务架构,通过nginx反向代理实现前后端分离,使用Protobuf自动生成 Swagger API 文档,ETCD作为服务注册中心,使用 Viper读取项目的配置文件,采用Uber开源的Zap和Jaeger作为项目的日志组件和分布式链路追踪系统。
lifang218c/md5.lua
MD5 sum in pure Lua, with no C and no external dependencies
lifang218c/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
lifang218c/openbilibili-go-common-1
哔哩哔哩 bilibili 网站后台工程 源码 来自 https://github.com/openbilibili
lifang218c/ops_doc
运维简洁实用手册
lifang218c/project-based-learning
Curated list of project-based tutorials
lifang218c/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
lifang218c/WriteGPT
基于开源GPT2.0的初代创作型人工智能 | 可扩展、可进化
lifang218c/zero-examples
go-zero examples