aky91 / Multithreaded-Load-BalancerLinks
Simple TCP Load Balancer in C
☆18Updated 5 years ago
Alternatives and similar repositories for Multithreaded-Load-Balancer
Users that are interested in Multithreaded-Load-Balancer are comparing it to the libraries listed below
Sorting:
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- The Wide Area Network emulator on new kernel (WAN Bridge & WAN Router)☆11Updated 9 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- C/C++ Dynamic Memory Analyzer (CMA)☆18Updated 11 years ago
- A script based on TC netem to emulate the latency, loss, and bandwidth of a real-world cellular network.☆18Updated 7 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Back/forward ported patches based on https://research.cs.wisc.edu/adsl/Software/split/☆13Updated 9 years ago
- Linux kernel modules for Device File-based I/O Virtualization.☆19Updated 10 years ago
- Wrapper for linux tc and netem tools. Simulate lossy/shaped networks the easy way.☆15Updated 9 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Splice two UDP sockets in kernel space to get the best performance☆10Updated 7 years ago
- A very simple linux Character Driver to communicate with inode in the /dev/ folder☆10Updated 3 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 8 years ago
- dynamic memory allocation tracer☆23Updated 3 years ago
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 3 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 9 months ago
- Modern SQL parser using Bison (Yacc) and Flex☆89Updated 8 months ago
- QStack,a high-concurrency-and-low-latency user-level TCP stack for multicore systems, which can handle TCP concurrrent connection in 10 m…☆20Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 years ago