Pinned Repositories
CoCo
CoCo is a Code Convert tool which can recognize and transform file's encoding format.
eago
Eago is an easy distribute crawler framework, support RESTAPI.
gopaxos
A golang paxos lib.
memorypool
一个C++实现的内存池
microservice-app
A microservices architecture app powered by golang.
msgo
Msgo is an efficient message middleware.
parallel
A golang parallel library, used for business logic aggregation and refactory without changing user function declaration.
Phxpaxos-vagrant
An isolated environment to install, build and develop phxpaxos.
threadpool
用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。
yacc-practices
A tour of yacc by examples
buptmiao's Repositories
buptmiao/microservice-app
A microservices architecture app powered by golang.
buptmiao/parallel
A golang parallel library, used for business logic aggregation and refactory without changing user function declaration.
buptmiao/threadpool
用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。
buptmiao/eago
Eago is an easy distribute crawler framework, support RESTAPI.
buptmiao/Phxpaxos-vagrant
An isolated environment to install, build and develop phxpaxos.
buptmiao/memorypool
一个C++实现的内存池
buptmiao/CoCo
CoCo is a Code Convert tool which can recognize and transform file's encoding format.
buptmiao/yacc-practices
A tour of yacc by examples
buptmiao/gopaxos
A golang paxos lib.
buptmiao/rpc-framework
一个基于socket的简单RPC通信框架。
buptmiao/msgo
Msgo is an efficient message middleware.
buptmiao/bilibili-go-common
buptmiao/buptmiao.github.io
buptmiao/cloud-native-eco-system
云原生生态,架构和相关的厂商社区介绍 cloud native eco system
buptmiao/ConsistentHash
一致性hash算法的 java 和 C++ 实现
buptmiao/docker-cheat-sheet
Docker Cheat Sheet
buptmiao/donkeycar
Forked from autorope/donkeycar and add some additional info and fixes to waveshare PiRacer pro project
buptmiao/ff-plugin
buptmiao/free-programming-books
:books: Freely available programming books
buptmiao/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
buptmiao/leetcode-oj