phejet / benchmarkingcpp_games_tradingLinks
Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"
☆17Updated 5 years ago
Alternatives and similar repositories for benchmarkingcpp_games_trading
Users that are interested in benchmarkingcpp_games_trading are comparing it to the libraries listed below
Sorting:
- A simple coroutine-based reactor library☆49Updated 4 months ago
- ☆63Updated 7 years ago
- Working basic prototype of variadic template based logging☆40Updated 9 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆63Updated last year
- Memory mapped logger☆20Updated 10 years ago
- Fast integer to string and string to integer conversion functions☆24Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Toy fats log for Meeting C++ 2016☆33Updated 9 years ago
- ☆15Updated 5 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- STL-compliant stable vector container☆33Updated 7 years ago
- fixpp - A modern C++ FIX library☆90Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- Flat containers for C++☆20Updated 9 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆183Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 5 months ago
- generic stack-based container☆110Updated 7 years ago
- A high performance map.☆105Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆35Updated 2 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month