goldsborough / ipc-bench
Benchmarks for Inter-Process-Communication Techniques
☆722Updated 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☆567Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆965Updated last year
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,031Updated 3 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,854Updated 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…☆666Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,248Updated 11 months ago
- C++14 lock-free queue.☆1,600Updated 3 weeks ago
- A companion repository for the io_uring by Example article series☆398Updated 4 months ago
- Linux user space library for network socket acceleration based on RDMA compatible network adaptors☆618Updated this week
- A low overhead nanosecond clock based on x86 TSC☆311Updated 2 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆735Updated 5 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,448Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆959Updated last year
- Suite for benchmarking malloc implementations.☆405Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆546Updated 2 weeks ago
- Fastest RPC in the west☆723Updated last year
- libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)☆1,041Updated this week
- How to use the Linux AIO feature☆327Updated last year
- Library providing helpers for the Linux kernel io_uring support☆3,032Updated this week
- FlatBuffers Compiler and Library in C for C☆666Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆256Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- Delightful io_uring packages and resources☆378Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,133Updated 7 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆469Updated 4 years ago
- Source code for example programs from Lord of the io_uring guide☆172Updated 7 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆401Updated 10 months ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆159Updated last week
- io_uring echo server☆372Updated last year