Pinned Repositories
hessian2-codec
hessian2-codec it is a complete C++ implementation of hessian2 spec
nydus
Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.
envoy
Cloud-native high-performance edge/middle/service proxy
C-HOW-TO
利用C语言实现一些现有的机制,从代码层面了解这些机制的运行原理
fuse-rs
rewrite libfuse using rust
httpserver
学习socket网络编程,学习C++类的封装
libevent-study
学习libevent库的基本使用和一些学习笔记
mock
c++ mock系统调用的几种方式
zyfjeff.github.io
Tech Notes
zyfos
如何使用c++编写自己的操作系统(翻译项目)
zyfjeff's Repositories
zyfjeff/httpserver
学习socket网络编程,学习C++类的封装
zyfjeff/docker-tips
docker的一些内部机制浅析
zyfjeff/CPP-Class-Study
C++ OOP STL BOOST 学习的实验代码
zyfjeff/go-example
https://gobyexample.com/ go example
zyfjeff/network-programing
linux c网络编程,练习代码
zyfjeff/system-interface
The Linux programming interface
zyfjeff/webserver
动态模块加载,一个模块实现一个功能。可动态添加模块
zyfjeff/algorithms
Algorithms & Data Structures in C++
zyfjeff/C-11_share_code
C++11 并发实战例子
zyfjeff/DataStruct
学习数据结构和算法
zyfjeff/docker-containers
Dockerfiles and assets for building Docker containers
zyfjeff/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
zyfjeff/go-internals
dig into implemention of the go programming language
zyfjeff/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
zyfjeff/leetcode-note
训练自己的编程能力-每天一道题目
zyfjeff/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
zyfjeff/Linux-tools-tutorial
翻译一些Linux下的优秀的开源工具的教程
zyfjeff/muduo
A C++ non-blocking network library for multi-threaded server in Linux
zyfjeff/mykernel
It is a platform to write your own OS kernel,its based on Linux Kernel 3.9.4 source code.
zyfjeff/network-code-v2
第二次学习网络编程的实践代码
zyfjeff/OS-course-experiment
OS操作系统实际课程,系统编程作业,simple find 和 remote get file
zyfjeff/papers-we-love
Papers from the computer science community to read and discuss.
zyfjeff/pflask
:gift: Lightweight process containers for Linux
zyfjeff/project52
52 weeks, 52 Go projects
zyfjeff/scrapy
C++实现的网络爬虫,scons进行项目管理
zyfjeff/stackoverflow-py-top-qa
stackoverflow上Python相关回答整理翻译
zyfjeff/tech
programming, database, distributed system
zyfjeff/utils_code
平常积累的一些日常实用代码
zyfjeff/vim_config
我的vim配置文件
zyfjeff/wiki
个人知识管理