zyfjeff / zyfosLinks
如何使用c++编写自己的操作系统(翻译项目)
☆36Updated 7 years ago
Alternatives and similar repositories for zyfos
Users that are interested in zyfos are comparing it to the libraries listed below
Sorting:
- C++11 实现的简易版 STL☆224Updated 8 years ago
- C/C++做的小项目合集带注释☆414Updated 8 years ago
- C++简单小工具轮子☆102Updated 2 years ago
- 在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!☆65Updated 4 years ago
- C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, , 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, …☆153Updated 10 months ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- 五子棋对战游戏,支持多个client同时在线对战,由于游戏性质,使用典型的同步阻塞IO模型,多进程提供服务☆93Updated 5 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆252Updated last year
- C++实现的简单http服务器(进程池+epoll)☆95Updated 7 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 基于C++模板 实现的数据结构代码☆263Updated 4 years ago
- 😏Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。☆79Updated 4 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆118Updated 7 years ago
- C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天☆218Updated 3 months ago
- linux下c/c++模拟实现云盘项目☆632Updated 3 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆288Updated 5 years ago
- c++的学习笔记☆139Updated 4 years ago
- 这个项 目主要用作C++开发面试相关知识学习。☆32Updated 4 years ago
- Linux网络编程视频教程☆214Updated 3 years ago
- This repository is built for design pattern in C++☆231Updated last year
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆258Updated 11 months ago
- A C++ network library for study.☆158Updated 2 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆513Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- 二叉查找树、AVL树、红黑树、B-树☆51Updated 8 years ago
- 基于C++11的muduo网络库☆113Updated 4 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码☆339Updated 4 years ago
- ☆74Updated 4 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆73Updated 6 years ago
- 自己实现智能指针☆99Updated 9 years ago