frebib / netstack
TCP/IP network stack implementation in userland
☆26Updated 6 years ago
Alternatives and similar repositories for netstack:
Users that are interested in netstack are comparing it to the libraries listed below
- HOWTO: TCP connection repair☆25Updated 6 years ago
- Test program for AF_PACKET☆12Updated 7 years ago
- Example of how to trace mmap page faults in linux☆20Updated 3 years ago
- Automatically exported from code.google.com/p/netmap-ipfw☆57Updated 3 years ago
- libslirp for Linux made easy peasy☆28Updated 5 months ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- timing wheel implementation☆14Updated 12 years ago
- Simple zero copy TCP proxy☆50Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C implementation of Disruptor queues☆22Updated 2 years ago
- mozquic is an ietf quic library in c++☆40Updated 6 years ago
- Userspace TCP/IP stack☆68Updated 11 years ago
- Longest Prefix Match (LPM) library☆46Updated 2 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A more flexible replacement for libevent's httpd API (Developers, use the develop branch to patch, not master)☆14Updated 10 years ago
- xxhash-64 in 20 lines☆22Updated 8 months ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Netmap tutorial at SIGCOMM 2017 and AsiaBSDCon 2018☆82Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- ☆14Updated 5 years ago
- Lightweight event-loop library based on multiplexing IO☆33Updated last year
- A network stack in userspace☆22Updated 7 years ago
- Express UDP is a high-performance UDP communication software library based on the xdp socket technology introduced in kernel 4.18.☆13Updated last year
- A lightweight IP stack.☆24Updated last month
- A mirror of VTUN, with some changes☆66Updated 5 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- TLS 1.3 Handshake in Linux Kernel: 1. used by QUIC implementation on 'quic' branch; 2. used by NFS over TLS on 'sunrpc' branch; 3. us…☆11Updated last year