aky91 / Multithreaded-Load-BalancerLinks
Simple TCP Load Balancer in C
☆19Updated 6 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:
- Sniffer for TCP and UDP protocols. Outputs intercepted packages ( C++, Linux )☆11Updated 10 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 8 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- C implementation of a compressed trie lookup map☆23Updated 6 years ago
- contains design patterns code in c++☆45Updated 7 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated 3 weeks ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Minimalistic block device example, for kernel-releases > 3. It's also a working Ramdisk.☆16Updated 9 years ago
- Modern SQL parser using Bison (Yacc) and Flex☆92Updated last year
- IPC benchmark on Linux☆75Updated 3 years ago
- demos-linux is a project to demo and explore the Linux user space C/C++ API☆96Updated last week
- A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo seve…☆98Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Enhanced Valgrind for Persistent Memory☆113Updated last year
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- Basic HashMap (Hash Table) Implementation in C++☆106Updated 10 months ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 8 years ago
- A shared library that can be LD_PRELOAD-ed to show memory increments per second per backtrace on dynamically chosen time intervals.☆27Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Mini Database Engine in C++☆145Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago