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:
- Working basic prototype of variadic template based logging☆40Updated 8 years ago
- Memory mapped logger☆20Updated 10 years ago
- A simple coroutine-based reactor library☆48Updated last week
- Toy fats log for Meeting C++ 2016☆33Updated 8 years ago
- ☆64Updated 6 years ago
- c++ wrapper around libpapi☆80Updated 7 years ago
- ☆15Updated 5 years ago
- STL-compliant stable vector container☆30Updated 6 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated last year
- A high performance map.☆103Updated 5 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆62Updated last year
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 5 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆52Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆175Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆52Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- An implementation of Seqlock in C++11☆224Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago