crimsonlock / kstudyLinks
☆12Updated 6 years ago
Alternatives and similar repositories for kstudy
Users that are interested in kstudy are comparing it to the libraries listed below
Sorting:
- JSON parser in standard C☆697Updated 3 weeks ago
- libevent source code analysis☆63Updated 2 years ago
- 《Linux内核完全剖析》linux0.12源码及实验环境☆499Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆905Updated 8 months ago
- 用标准c语言开发的常用数据结构 和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 9 months ago
- ☆371Updated last year
- cJson源码和源码分析☆247Updated 9 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆243Updated 6 years ago
- 一个极简内存池实现☆298Updated 9 months ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆867Updated 2 years ago
- Common scripts to build BiscuitOS☆272Updated 8 months ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- 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
- A lightweight library to simplify and generalize the process of writing unit tests for C applications.☆1,075Updated 5 years ago
- Cygnus C++ 2.91 for windows☆42Updated 7 years ago
- 参考网上使用☆142Updated 7 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- 协程的简单实现☆51Updated 3 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆721Updated 3 months ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆414Updated 5 years ago
- ☆677Updated 10 years ago
- awaitable coroutine library for C☆625Updated last year
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- ☆31Updated 2 years ago
- Linux内核0.11完全注释V3.0配套源代码☆438Updated 11 years ago
- select、poll、epoll☆69Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- PROCESS☆168Updated 7 years ago
- Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute…☆61Updated 8 years ago