mmcilroy / pulsar_cppLinks
A C++ framework for building concurrent applications concerned with processing streams of data at very high speeds
☆12Updated 10 years ago
Alternatives and similar repositories for pulsar_cpp
Users that are interested in pulsar_cpp are comparing it to the libraries listed below
Sorting:
- Ultra low latency messaging kernel☆156Updated 10 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- Tick-to-trade latency benchmark sources☆17Updated 7 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Memory mapped logger☆20Updated 10 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- Nanomsg binding for C++11☆117Updated 4 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- Working basic prototype of variadic template based logging☆39Updated 8 years ago
- disruptor concurency pattern in c++☆487Updated last year
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Fast integer to string and string to integer conversion functions☆22Updated last year
- A FAST (FIX Adapted for STreaming) encoder/decoder☆232Updated last week
- Non bloated asynchronous logger☆223Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- C++17 inplace_string implementation☆97Updated 6 years ago