Starred repositories
📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
A book about the internals of the Go programming language.
Salt Player (A local music player trusted and chosen by hundreds of thousands of users) for Android Release, Feedback.
Plugin for Color Sublime
Java serialization library, proto compiler, code generator
阿里云数据库内核月报分类整理(定时更新) http://mysql.taobao.org/monthly/
MusicPlayer2是一款功能强大的本地音乐播放软件,旨在为用户提供最佳的本地音乐播放体验。它支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、专辑封面显示、专辑封面在线下载、频谱分析、音效设置、任务栏缩略图按钮、主题颜色、格式转换等功能,支持高度自定义的界面布局,支持多种播放内核(BASS和FFMpeg)。播放器支持大部分常见的音频格式。
📐 Convert Golang's http.Request to CURL command line
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence…
A tool to list and diagnose Go processes currently running on your system
🚀 auto-pipeline is a source code generator that auto generate the component's pipeline.
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
A distribution of Nginx with some advanced features
Health Checker for Nginx Upstream Servers in Pure Lua
An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
a zookeeper client, that makes life a little easier.
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Netflix's Hystrix latency and fault tolerance library, for Go