Latency benchmarks of Unix IPC mechanisms
☆582Sep 25, 2023Updated 2 years ago
Alternatives and similar repositories for ipc-bench
Users that are interested in ipc-bench are comparing it to the libraries listed below
Sorting:
- Benchmarks for Inter-Process-Communication Techniques☆769Apr 28, 2022Updated 3 years ago
- Latency benchmarks of Unix IPC mechanisms☆20Jan 26, 2017Updated 9 years ago
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆131Sep 25, 2023Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A collection of High-Frequency trading components☆303Nov 8, 2015Updated 10 years ago
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- FIX protocol parser☆36Oct 23, 2018Updated 7 years ago
- IPC benchmark on Linux☆75Dec 26, 2022Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆252Apr 22, 2025Updated 10 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆79Dec 7, 2020Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,117Jul 4, 2024Updated last year
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Apr 27, 2017Updated 8 years ago
- F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.☆4,183Feb 13, 2026Updated 2 weeks ago
- Library providing helpers for the Linux kernel io_uring support☆3,562Updated this week
- fixpp - A modern C++ FIX library☆91Sep 25, 2024Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- High performance server-side application framework☆9,129Feb 25, 2026Updated last week
- io_uring echo server☆397Jan 20, 2024Updated 2 years ago
- Attempt to build a fast zero garbage FIX engine with Java. (UNRELEASED)☆12Jun 21, 2017Updated 8 years ago
- Measure how much the OS interrupts programs☆42May 8, 2024Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆31Feb 27, 2017Updated 9 years ago
- Memory-safe L4 Switch for Userspace Network Stacks☆19Feb 28, 2021Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,166Jun 26, 2023Updated 2 years ago
- Fork from official redis-3.0.5, and run on the dpdk user space TCP/IP stack(ANS).☆109Feb 15, 2019Updated 7 years ago
- A radix tree implementation in ANSI C☆1,222Nov 26, 2023Updated 2 years ago
- Benchmarks to measure the cost of sleeping☆30Jun 27, 2023Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- Java implementation of FIX Protocol☆12Oct 13, 2020Updated 5 years ago