frevib / epoll-echo-serverLinks
☆53Updated 5 years ago
Alternatives and similar repositories for epoll-echo-server
Users that are interested in epoll-echo-server are comparing it to the libraries listed below
Sorting:
- io_uring echo server☆397Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆198Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- ☆20Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A toy memory store with great performance☆37Updated last month
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Updated 5 years ago
- A companion repository for the io_uring by Example article series☆424Updated last year
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- Adaptive Radix Tree in C++☆50Updated this week
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 5 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- A minimal UDP stack based on DPDK☆136Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- ☆148Updated 3 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- ☆22Updated 2 months ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year