aky91 / Multithreaded-Load-Balancer
Simple TCP Load Balancer in C
☆17Updated 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
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A relational database engine using B+ tree indexing☆43Updated 3 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆29Updated 3 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 9 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Implementation of Chord P2P Distributed Hash Table☆29Updated 4 years ago
- Back/forward ported patches based on https://research.cs.wisc.edu/adsl/Software/split/☆13Updated 8 years ago
- Key/Value NoSQL database that utilize LSM trees☆8Updated 7 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Performance testing or system benchmarks for jemalloc☆31Updated 10 months ago
- ☆14Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆90Updated 4 years ago
- This repository contains all code from YouTube videos not associated with any particular series by CoffeeBeforeArch.☆9Updated 2 years ago
- DPDK-based UDP echo server☆13Updated 8 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
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- ☆27Updated 9 years ago