phejet / benchmarkingcpp_games_tradingLinks
Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"
☆17Updated 4 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:
- Working basic prototype of variadic template based logging☆39Updated 8 years ago
- Memory mapped logger☆20Updated 10 years ago
- A simple coroutine-based reactor library☆47Updated 2 weeks ago
- c++ wrapper around libpapi☆76Updated 7 years ago
- ☆63Updated 6 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆57Updated last year
- Fast integer to string and string to integer conversion functions☆22Updated last year
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- ☆16Updated 5 years ago
- STL-compliant stable vector container☆30Updated 6 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- Flat containers for C++☆19Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆50Updated 3 weeks ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 5 years ago
- C++ Summer Lecture Series 2016☆13Updated 8 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆171Updated 2 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 10 months ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Updated 2 weeks ago