gongyiling / FHashTableLinks
a highly cache-friendly hash table
☆46Updated 2 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
- 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
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- network library based on io_uring and C++20 coroutine☆103Updated 5 years ago
- 公众号[树屋编程]相关文章的代码☆36Updated 7 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- C++ utilities☆48Updated last month
- c++20 coroutine with epoll and queue☆97Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆47Updated 4 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- A highly optimized single producer single consumer message queue C++ template☆261Updated 2 years ago
- Cpp lifetime safety profile static analyzer☆59Updated 4 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- 《The C++ Standard Library》的非专业个人翻译☆62Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆91Updated 2 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- ☆78Updated last week