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:
- Red-black tree C implementation☆37Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- ☆17Updated 11 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)☆202Updated 2 years ago
- Lock-free linked list☆16Updated 12 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- Implement your own TCP IP Stack☆207Updated 2 weeks ago
- User-Space TCP/IP Stack Implemented in C++20.☆33Updated 5 years ago
- FIX 4.4 session layer implementation for a single pair of initiator (client) and acceptor (server) over TCP☆27Updated 2 years ago
- A pure C hashtable implementation.☆49Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 3 years ago
- Small library of string algorithms☆18Updated 2 years ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implement your own RDBMs☆16Updated 3 months ago
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 2 years ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago