Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algo
Data Structure & Algorithm
alisms
aliyungo
Go SDK for Aliyun (Alibaba Cloud) - Golang API for ECS, OSS, DNS, SLB, RDS, RAM, MNS, STS, SLS, MQ, Push, OpenSearch, DM, Container Service etc.
book
学习笔记
build-web-application-with-golang
A golang ebook intro how to build a web with golang
chenxuey.github.io
go
The Go programming language
gray-driver
mango
chenxuey's Repositories
chenxuey/go
The Go programming language
chenxuey/gray-driver
chenxuey/mango
chenxuey/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
chenxuey/algo
Data Structure & Algorithm
chenxuey/alisms
chenxuey/aliyungo
Go SDK for Aliyun (Alibaba Cloud) - Golang API for ECS, OSS, DNS, SLB, RDS, RAM, MNS, STS, SLS, MQ, Push, OpenSearch, DM, Container Service etc.
chenxuey/build-web-application-with-golang
A golang ebook intro how to build a web with golang
chenxuey/chenxuey.github.io
chenxuey/DesignPatternsPHP
sample code for several design patterns in PHP
chenxuey/example
chenxuey/gaodun
接口
chenxuey/gelf-php-1
A php implementation to send log-files to a gelf compatible backend like graylog
chenxuey/go-retry
A retry command by golang on CLI.
chenxuey/graylog-golang
graylog-golang is a full implementation for sending messages in GELF (Graylog Extended Log Format) from Go (Golang) to Graylog
chenxuey/gtech12
chenxuey/hexo-theme-yilia
一个简洁优雅的hexo主题 ; A simple and elegant theme for hexo.
chenxuey/interpy-zh
《Python进阶》(Intermediate Python 中文版)
chenxuey/lantern-binaries
Lantern installers binary downloads.
chenxuey/learngit
chenxuey/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
chenxuey/phpunit
The PHP Unit Testing framework.
chenxuey/routing
一个使用200行代码实现的高效的PHP微型路由组件,使用树形结构存储路由表避免正则或数组循环导致的性能损耗
chenxuey/swoole-doc
swoole文档及入门教程
chenxuey/textcompare
依据Needleman/Wunsch文本比较算法的java实现,后续会进行最优实现优化
chenxuey/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
chenxuey/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
chenxuey/unpv13e
UNIX Network Programming, Volume 1, Third Edition Source Code
chenxuey/wechat
chenxuey/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle