gongyiling / FHashTable
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
- ☆76Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 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
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 5 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆98Updated 7 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 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++20 - Get the Details 》的非专业个人翻译☆55Updated 2 years ago
- C++ utilities☆46Updated last week
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆40Updated 3 years ago
- c++20 coroutine with epoll and queue☆87Updated last year
- Coroutine C++ Workflow based on C++ 20☆65Updated last week
- A highly optimized single producer single consumer message queue C++ template☆262Updated 2 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- 《The C++ Standard Library》的非专业个人翻译☆60Updated 11 months ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆44Updated 3 months ago
- ☆74Updated last month
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- Thread safe, lock-free memory pool.☆58Updated last year