Skip to content

zzxscodes/trading-system-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

Trading System Notes

Notes on trading systems and low-latency C++: OS and CPU tuning (affinity, NUMA, interrupts), memory and concurrency, compiler and micro-architecture optimizations, performance methodology, and applied topics such as order books, protocols, and data pipelines.

Documents

Choose a language:

Repository: github.com/zzxscodes/trading-system-notes

Acknowledgments

  • Sourav GhoshBuilding Low Latency Applications with C++
  • Agner FogOptimizing Software in C++
  • Denis BakhvalovPerformance Analysis and Tuning on Modern CPU
  • Henry S. Warren Jr.Hacker's Delight

About

C++ low latency trading system notes for market participants and exchange

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors