huangying80 / xdp_packetLinks
high performance network framework with xdp
☆21Updated 4 years ago
Alternatives and similar repositories for xdp_packet
Users that are interested in xdp_packet are comparing it to the libraries listed below
Sorting:
- Lock-Free Thread Pool☆81Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- timing wheel implementation☆14Updated 13 years ago
- 一个根据google maglev 论文,用c语言实现的一致性hash算法☆19Updated 5 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- epoll based tcp/udp server☆32Updated last week
- Investigate on the details of Linux programming☆107Updated 4 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆162Updated 2 months ago
- High performance web server☆24Updated 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…☆70Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- libtask annotation☆25Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- nginx-quic-lb is an implementation of ietf-quic-lb, based on nginx-release-1.18.0, you can see the detailed code in this pull request☆43Updated 3 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- ☆211Updated 2 years ago
- a light-weight event loop based on epoll☆22Updated 9 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Splice two UDP sockets in kernel space to get the best performance☆11Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- buffered socket library for libev☆21Updated 3 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- ☆14Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- STUN and TURN library☆44Updated 7 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆51Updated 10 years ago