Stand1210 / c-LRU-
c语言实现LRU缓存
☆34Updated 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
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- select、poll、epoll☆69Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- TCP/IP stack implementation☆18Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 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…☆68Updated 5 years ago
- Pure copy from sylar☆16Updated 2 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- 协程的简单实现☆50Updated 3 years ago
- ☆67Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- Linux阅码场(LinuxDev)公众号文章收集☆66Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- Linux 0.11 版本源码☆52Updated 9 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- epoll based tcp/udp server☆30Updated last year
- 基于B+树的磁盘索引☆12Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆74Updated 6 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 5 years ago