Pinned Repositories
AlgorithmsBook
Some algorithms implemented by C++
Boost-Learning
Learn Boost of C++ source code
consumer_agent_http
alibaba middleware 2018 implement by evpp
DesignModels
C++设计模式
folly
An open-source C++ library developed and used at Facebook.
provider-agent-evpp
alibaba middleware 2018 implement by evpp
rpc-protobuf-cpp
A C++ RPC Framework with Google's Protobuf Serialization and wangle framework
TCPServer-IOCP
Using IOCP(windows) to implement a high performance TCP server
ThreadPool
Simple thread pool implemented with C++11 and folly(facebook C++ base library)
wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
chijinxina's Repositories
chijinxina/rpc-protobuf-cpp
A C++ RPC Framework with Google's Protobuf Serialization and wangle framework
chijinxina/AlgorithmsBook
Some algorithms implemented by C++
chijinxina/Boost-Learning
Learn Boost of C++ source code
chijinxina/GoroutinePauseController
一个用于golang 控制协程(暂停/恢复调度)的简单程序
chijinxina/IM-MiddleWare-CPP
[under development] IM-MiddleWare written in C++
chijinxina/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
chijinxina/cim
📲cim(cross IM) 适用于开发者的即时通讯系统
chijinxina/Go-Tempates
Go example
chijinxina/abseil-cpp
Abseil Common Libraries (C++)
chijinxina/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
chijinxina/awesome-go
A curated list of awesome Go frameworks, libraries and software
chijinxina/cellnet
High performance, simple, extensible golang open source network library
chijinxina/Code-Tempates
chijinxina/etcd
Distributed reliable key-value store for the most critical data of a distributed system
chijinxina/etcd-manage
一个现代的etcd v3管理ui
chijinxina/extfuse
Extension Framework for FUSE
chijinxina/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
chijinxina/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
chijinxina/gdb-feedstock
A conda-smithy repository for gdb.
chijinxina/git-history
Quickly browse the history of any GitHub file
chijinxina/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
chijinxina/hello-algorithm
🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
chijinxina/IstioBook
init commit
chijinxina/kruise
Automate application management on Kubernetes
chijinxina/KubernetesBook
Learning Kubernetes
chijinxina/LeetCode
LeetCode刷题记录
chijinxina/libgo
Go-style concurrency in C++11
chijinxina/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
chijinxina/pb
Console progress bar for Golang
chijinxina/redis-operator