aky91 / Multithreaded-Load-Balancer
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
- ☆14Updated 5 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- disruptor c++ implementation for IPC☆32Updated 3 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- This repository contains all code from YouTube videos not associated with any particular series by CoffeeBeforeArch.☆9Updated 2 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆62Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Key/Value NoSQL database that utilize LSM trees☆8Updated 7 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 last year
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- MySQL/MariaDB C API examples☆78Updated 9 months ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A TCP-like protocol implemented on top of UDP☆10Updated 8 years ago
- A lock-free priority queue implementation☆34Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- epoll based tcp/udp server☆30Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago