lyajpunov / osLinks
一个自制的小操作系统
☆10Updated last year
Alternatives and similar repositories for os
Users that are interested in os are comparing it to the libraries listed below
Sorting:
- C/C++/Golang/Linux...知识整理☆97Updated 5 months ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 10 months ago
- gdb debug example☆63Updated 4 years ago
- 协程的简单实现☆51Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ☆67Updated 5 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- libevent source code analysis☆62Updated 2 years ago
- c++ Json library☆50Updated 2 months ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆36Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 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 9 years ago
- Pure copy from sylar☆16Updated 3 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- select、poll、epoll☆69Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- ☆19Updated 7 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆83Updated 4 years ago
- epoll内核源码详解剖析,揭开epoll的神秘面纱☆17Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- 一个静态链接glibc的示例程序☆9Updated 2 years ago