Stand1210 / c-LRU-
c语言实现LRU缓存
☆33Updated 6 years ago
Alternatives and similar repositories for c-LRU-:
Users that are interested in c-LRU- are comparing it to the libraries listed below
- libevent 官方文档的中文版☆48Updated 10 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- FTP Server for linux☆64Updated 5 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆34Updated 8 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 8 years ago
- 庖丁解牛Linux网络核心配套实验代码☆22Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- Lock-Free Thread Pool☆76Updated last year
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆50Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- select、poll、epoll☆69Updated 5 years ago
- iostat源码剖析☆13Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- Pure copy from sylar☆15Updated 2 years ago
- 协程的简单实现☆51Updated 2 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- CMake 学习(cmake命令、测试、安装、打包、交叉 编译、NDK、clang)☆53Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- ☆53Updated 11 years ago