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☆38Updated 8 years ago
- A simple coroutine-based reactor library☆48Updated last month
- c++ wrapper around libpapi☆76Updated 7 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆57Updated last year
- STL-compliant stable vector container☆30Updated 6 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- ☆63Updated 6 years ago
- Memory mapped logger☆20Updated 10 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- ☆16Updated 5 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- fixpp - A modern C++ FIX library☆85Updated 9 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- Flat containers for C++☆19Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Tick-to-trade latency benchmark sources☆16Updated 7 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- A Boost Asio drop-in replacement for QuickFix connectivity classes☆11Updated 12 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆169Updated 2 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- A high performance map.☆100Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago