HFTrader / awesome-programming-resources
My curated collection of great sources of information for programming
☆66Updated 8 months ago
Alternatives and similar repositories for awesome-programming-resources:
Users that are interested in awesome-programming-resources are comparing it to the libraries listed below
- Ultra Low Latency EventProcessor.☆40Updated 6 months ago
- Algo trading code, documentation and webinars.☆67Updated last year
- ☆149Updated 10 months ago
- A simple coroutine-based reactor library☆48Updated 10 months ago
- Reference documents for low latency programming☆58Updated 3 months ago
- Order Book implementation in C++20 (Concepts & Co-Routines)☆25Updated 9 months ago
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆62Updated 4 months ago
- A high performance map.☆97Updated 4 years ago
- Very fast lock-free queue (thread safe)☆110Updated last month
- Performance Tuning Tutorial given at Oak Ridge National Laboratory☆176Updated 3 years ago
- C++ High Performance, published by Packt☆244Updated 2 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- Lightweight structured concurrency for C++20☆109Updated 3 weeks ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- ☆85Updated last year
- An implementation of Seqlock in C++11☆206Updated 7 months ago
- C++ Default Guidelines☆145Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆93Updated 6 months ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- C++ standard library features, "from scratch"☆184Updated last month
- STL-compliant stable vector container☆26Updated 6 years ago
- Project intends to provide an easy framework for collecting and analyzing performance counters☆55Updated 11 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆248Updated this week
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆46Updated 4 years ago
- C++ High Performance Second Edition, published by Packt☆243Updated 2 years ago
- ☆21Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆161Updated 5 months ago
- ☆136Updated last month
- Slides and other materials from CppCon2021