# chronoxor/CppTrader

High performance components for building Trading Platform such as ultra fast matching engine, order book processor

Repository: https://github.com/chronoxor/CppTrader
Canonical: https://ross.abutalabs.com/products/cpptrader
Language: C++
License: MIT
License Family: permissive
Topics: low-latency, performance, trading, matching-engine, orderbook, order-book, nasdaq, itch
Last push: 2026-06-18T13:00:24+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 40, longevity 100
- inputs: {"age_days": 3332, "days_push": 76, "days_rel": 187, "gap_med": 316, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1067, forks 303 (observed 2026-08-28T04:03:27.215127+00:00)

## What it is
CppTrader is a C++ library of high-performance components for building trading platforms, including an ultra-fast matching engine, order book processor, and NASDAQ ITCH feed handler. It is cross-platform, MIT-licensed, and ships with benchmarks, examples, and tests.

## Use cases
- build a low-latency order matching engine
- process NASDAQ ITCH market data feeds
- maintain and update order books in C++
- benchmark market data handler performance
- prototype a high-frequency trading platform

## When to choose
- you need ultra-low-latency matching or order book processing in C++
- you must parse NASDAQ ITCH feeds efficiently
- you want a lightweight, MIT-licensed trading core with benchmarks and tests

## When to avoid
- you need a full-featured retail trading platform with UI and broker connectivity
- you prefer a managed or higher-level language solution
- you need support for exchanges other than NASDAQ ITCH out of the box

## Facets
- artifact type: library
- maturity: active
- function: trading, parser, benchmarking, developer-tools
- domain: fintech, performance
- platform: windows, cpp, cross-platform
- tags: matching-engine, order-book, nasdaq-itch, low-latency, market-data, hft, trading, algorithms, linux, macos

## Member repositories
- chronoxor/CppTrader (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.215127+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:55:09.585076+00:00, confidence not recorded.
  - readme: https://github.com/chronoxor/CppTrader (fetched 2026-08-28T04:03:27.215127+00:00, sha 49b091265bc8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
