PDXostc / reliable_multicastLinks
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
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- UDP-based Data Transfer Protocol☆180Updated 2 years ago
- C implementation of Disruptor queues☆23Updated 3 years ago
- The Lightstep distributed tracing library for C++☆39Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- Automatically exported from code.google.com/p/openpgm☆61Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Plug-and-play IP rate limiter in C☆26Updated 3 weeks ago
- IPC benchmark on Linux☆75Updated 2 years ago
- Ultra low latency messaging kernel☆156Updated 11 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- libuv thread communication☆58Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆16Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆137Updated 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.…☆21Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Examples of different message types in C with nanomsg☆144Updated 8 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 2 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- fast compact raptorq (rfc6330) codec in c☆55Updated 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- boost nats asio client☆31Updated 2 years ago