goldsborough / ipc-bench
Benchmarks for Inter-Process-Communication Techniques
☆726Updated 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
- Latency benchmarks of Unix IPC mechanisms☆568Updated last year
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆673Updated last month
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- A collection of resources on wait-free and lock-free programming☆1,870Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,044Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- Library providing helpers for the Linux kernel io_uring support☆3,076Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,268Updated last year
- C++14 lock-free queue.☆1,620Updated last month
- A collection of lock-free data structures written in standard C++11☆863Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,472Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- Unified Executors☆1,552Updated last month
- A low overhead nanosecond clock based on x86 TSC☆317Updated last month
- A companion repository for the io_uring by Example article series☆401Updated 5 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆470Updated 4 years ago
- How to use the Linux AIO feature☆326Updated last year
- A high-performance, concurrent hash table☆1,645Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,603Updated last year
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,060Updated this week
- A wait-free multi-producer-single-consumer queue in C11 atomics☆222Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- A power tool to debug memory-related issues☆414Updated 3 weeks ago
- Little micro-benchmark for Linux to test the cost of context switching and system calls☆282Updated 8 years ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,909Updated 3 weeks ago
- Message passing based allocator☆1,643Updated last week
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆405Updated 11 months ago