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
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆90Updated 5 months ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆88Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆33Updated last year
- C++ interfaces for RDMA access☆66Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 7 months 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☆117Updated 6 years ago
- c++20 coroutine with epoll and queue☆82Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 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
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 months ago
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆64Updated this week
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆24Updated last month
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆256Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆25Updated last year
- ☆150Updated 6 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆97Updated 4 months ago