Latency benchmarks of Unix IPC mechanisms
☆583Sep 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Benchmarks for Inter-Process-Communication Techniques☆770Apr 28, 2022Updated 3 years ago
- Latency benchmarks of Unix IPC mechanisms☆20Jan 26, 2017Updated 9 years ago
- Latency benchmarks of Unix IPC mechanisms☆101Oct 7, 2025Updated 5 months ago
- Ultra low latency messaging kernel☆157Sep 24, 2014Updated 11 years ago
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆132Sep 25, 2023Updated 2 years ago
- IPC benchmark on Linux☆75Dec 26, 2022Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 11 months ago
- A highly optimized single producer single consumer message queue C++ template☆288Aug 22, 2022Updated 3 years ago
- A collection of High-Frequency trading components☆303Nov 8, 2015Updated 10 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- An implementation of Seqlock in C++11☆239Jul 29, 2024Updated last year
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- 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
- Collection of tidbits for HFT server config.☆54Sep 20, 2021Updated 4 years ago
- FIX protocol parser☆36Oct 23, 2018Updated 7 years ago
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,115Jul 4, 2024Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- ☆18Dec 28, 2011Updated 14 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- io_uring echo server☆398Jan 20, 2024Updated 2 years ago
- Transparently replace domain sockets with a fast shared memory channel☆71Aug 29, 2016Updated 9 years ago
- Memory-safe L4 Switch for Userspace Network Stacks☆19Feb 28, 2021Updated 5 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- ☆25Apr 8, 2020Updated 5 years ago
- 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
- F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.☆4,188Updated this week
- High performance server-side application framework☆9,159Mar 17, 2026Updated last week
- Tool for measuring jitter in user-level code due to system☆45Jan 7, 2021Updated 5 years ago
- 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
- Code for the article "Low-level TCP server with Rust and MIO"☆24Sep 6, 2022Updated 3 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,593Updated this week
- rdtscbench measures small and large operations using clock cycles as time measurement unit. It uses RDTSC x86 instruction to get clock cy…☆30Feb 27, 2017Updated 9 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆163Nov 22, 2022Updated 3 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Mar 16, 2026Updated last week