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 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆280Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆122Updated last year
- C++ utilities☆57Updated 3 weeks ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆170Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆65Updated 5 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 5 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆92Updated 3 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- A low overhead nanosecond clock based on x86 TSC☆351Updated 11 months ago
- ☆79Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- 公众号[树屋编程]相关文章的代码☆43Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆56Updated last year
- Thread safe, lock-free memory pool.☆61Updated last year
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- Cpp lifetime safety profile static analyzer☆64Updated 11 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- c++20 coroutine with epoll and queue☆115Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- There is my code snippet.☆121Updated 4 months ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year