Pinned Repositories
Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
design-pattern
Common design pattern
handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
interview-1
📚 C/C++面试知识总结
linux-insides-zh
Linux 内核揭密
muti-thread
Posix-thread
posix-thread-cplusplus
C++ implement based muduo library
Redis-Simplify
对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.
shell
Linux命令行与shell脚本编程大全案例
stl_implement
stl summary
Yejy813's Repositories
Yejy813/stl_implement
stl summary
Yejy813/posix-thread-cplusplus
C++ implement based muduo library
Yejy813/design-pattern
Common design pattern
Yejy813/muti-thread
Posix-thread
Yejy813/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Yejy813/linux-insides-zh
Linux 内核揭密
Yejy813/shell
Linux命令行与shell脚本编程大全案例
Yejy813/algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
Yejy813/asio_practice
asio library practice
Yejy813/awesome-programming-books.github.io
📚 经典技术书籍 PDF 文件,持续更新...
Yejy813/boolan
Yejy813/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
Yejy813/curl
A command line tool and library for transferring data with URL syntax, supporting HTTP, HTTPS, FTP, FTPS, GOPHER, TFTP, SCP, SFTP, SMB, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3, RTSP and RTMP. libcurl offers a myriad of powerful features
Yejy813/developer-roadmap
Roadmap to becoming a web developer in 2018
Yejy813/docs-travis-ci-com
The Travis CI Documentation
Yejy813/doxygen
Official doxygen git repository
Yejy813/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Yejy813/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
Yejy813/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
Yejy813/hutool
A set of tools that keep Java sweet.
Yejy813/Learn-Algorithms
算法学习笔记
Yejy813/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Yejy813/ndk
The Android Native Development Kit
Yejy813/network-programming
Network programming knowledge point notes.
Yejy813/oatpp
🌱Light, zero-dependency framework. Create bleedingly-fast web-services. Organic. Pure C++
Yejy813/pictures
Yejy813/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
Yejy813/pyelftools
Parsing ELF and DWARF in Python
Yejy813/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Yejy813/Yejy813.github.io