lyajpunov / osLinks
一个自制的小操作系统
☆11Updated last year
Alternatives and similar repositories for os
Users that are interested in os are comparing it to the libraries listed below
Sorting:
- 协程的简单实现☆51Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 10 months ago
- libevent source code analysis☆62Updated 2 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 4 months ago
- gdb debug example☆62Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- c++ Json library☆50Updated last month
- ☆67Updated 5 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated 2 weeks ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- jemalloc阅读笔记☆9Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆36Updated 5 months ago
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆64Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- ☆35Updated 4 years ago
- Linux内核学习笔记☆65Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- read source code of boltdb & re-implement it in c++☆12Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- ☆36Updated 3 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- ☆77Updated 2 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago