{"repo":"td-02/DPDKTrade","free":true,"listed":false,"github":"https://github.com/td-02/DPDKTrade","clone":"git clone https://github.com/td-02/DPDKTrade.git","description":"TickForge is a low-latency C++20 market data and order execution engine for learning modern trading systems architecture.","language":"C++","stars":14,"topics":["cmake","cplusplus","cpp","dpdk","low-latency","market-data","performance","trading-systems"],"license":"MIT","category":"trading","readme_excerpt":"DPDKTrade DPDKTrade is a foundation for a low-latency market data processing and order execution engine built around DPDK-oriented transport paths. This repository is intentionally structured for performance-oriented C++20 development and a clean open-source presentation. It is designed to evolve toward a modern trading systems architecture without introducing unnecessary runtime overhead in the core path. Goals - Keep the hot path deterministic and cache-friendly. - Avoid dynamic allocation in latency-sensitive code. - Use modern C++20 and modern CMake. - Keep the repository suitable for a strong GitHub portfolio. - Leave room for future DPDK integration without forcing it into the first foundation pass. Current Scope The repository currently contains the first-pass architecture skeleton and the early protocol, book, strategy, risk, and engine headers. - include/dpdktrade/wire/frame.hpp defines the 62-byte market and order wire frames. - include/dpdktrade/book/order book.hpp provides a fixed-depth Level-2 book. - include/dpdktrade/strategy/imbalance.hpp contains the imbalance signal. - include/dpdktrade/risk/guard.hpp contains the pre-trade risk guard. - include/dpdktrade/engine/dpdktrade engine.hpp ties the pipeline together. - tests/test book.cpp exercises the core foundation path. - apps/ring scenarios.cpp validates the ring-oriented scenarios. - apps/ring benchmark.cpp provides a DPDK ring benchmark scaffold. - scripts/profile.sh captures perf-based profiling for the rin","default_branch":null,"files":null,"tree":[],"storefront":"/r/td-02","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/td-02/DPDKTrade/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}