gongyiling / FHashTableLinks
a highly cache-friendly hash table
☆46Updated 3 years ago
Alternatives and similar repositories for FHashTable
Users that are interested in FHashTable are comparing it to the libraries listed below
Sorting:
- ☆77Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- 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
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated last year
- A highly optimized single producer single consumer message queue C++ template☆272Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆110Updated last year
- 公众号[树屋编程]相关文章的代码☆39Updated 10 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated 2 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- A low overhead nanosecond clock based on x86 TSC☆337Updated 6 months ago
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆50Updated 7 months ago
- C++ utilities☆55Updated 4 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆126Updated 3 years ago
- ☆78Updated this week
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- ☆160Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- There is my code snippet.☆118Updated 11 months ago
- C++ interfaces for RDMA access☆78Updated this week
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago