gongyiling / FHashTable
a highly cache-friendly hash table
☆45Updated 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
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆86Updated 4 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆38Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆75Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆114Updated 6 years ago
- A highly optimized single producer single consumer message queue C++ template☆252Updated 2 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆87Updated 2 years ago
- Coroutine C++ Workflow based on C++ 20☆63Updated 2 weeks ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆39Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆150Updated 5 months ago
- Hiactor is a distributed C++ actor framework.☆107Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆106Updated last year
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- c++20 coroutine with epoll and queue☆78Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- 《The C++ Standard Library》的非专业个人翻译☆58Updated 8 months ago
- C++ utilities☆44Updated 3 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆82Updated 4 months ago
- µcoro☆115Updated this week
- 公众号[树屋编程]相关文章的代码☆35Updated 2 months ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- A data structure and algorithm library built for ToplingDB☆56Updated last month