maciekgajewski / LowLatencyProgrammingPresentationLinks
Presentation based on the Low Latency Workshop
☆20Updated 7 years ago
Alternatives and similar repositories for LowLatencyProgrammingPresentation
Users that are interested in LowLatencyProgrammingPresentation are comparing it to the libraries listed below
Sorting:
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- Tick-to-trade latency benchmark sources☆17Updated 8 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- An HTTP server using liburingpp☆13Updated last year
- ☆22Updated 2 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- Libunifex networking library☆20Updated 3 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆17Updated 3 months ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Updated 3 months ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago