PDXostc / reliable_multicast
Reliable UDP Multicast using a separate TCP ack channel per subscriber.
☆18Updated last year
Alternatives and similar repositories for reliable_multicast:
Users that are interested in reliable_multicast are comparing it to the libraries listed below
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- Automatically exported from code.google.com/p/openpgm☆60Updated last year
- Shared-memory based ring buffer☆60Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- C++ port of LMAX disruptor☆21Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Varint C library.☆37Updated 10 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- C implementation of Disruptor queues☆22Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago