Ross ROSS = Recommend OSS · open-source software intelligence for agents

exchange-core/exchange-core

Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees. observed · 2026-08-28

github.com/exchange-core/exchange-core · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2950
  • days_rel: n/a
  • days_push: 1060
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2605 stars · 973 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An ultra-fast order matching engine core for exchanges written in Java, built on LMAX Disruptor, Agrona, Eclipse Collections, and OpenHFT. It includes order matching, risk control and accounting, disk journaling/snapshots, and trading/admin APIs with sub-millisecond latency at millions of operations per second.

Use cases

  • build a cryptocurrency exchange matching engine
  • run a low-latency order book for stock trading
  • process millions of orders per second with microsecond latency
  • implement risk control and accounting for a trading platform
  • create a forex or crypto exchange backend
  • benchmark lock-free order matching performance

When to choose

  • you need extremely low-latency, high-throughput order matching on the JVM
  • you are building a crypto, forex, or stock exchange core
  • you want lock-free, disruptor-based architecture with journaling and snapshots

When to avoid

  • you need a full turnkey exchange with UI, wallets, and compliance out of the box
  • your team is not comfortable with low-level Java performance tuning
  • you need active commercial support or frequent updates

Facets

library · maturity maintenance

trading concurrency serialization benchmarking fintech performance microservices jvm cross-platform matching-engine order-book low-latency hft lmax-disruptor lock-free exchange-core cryptocurrency linux

1 source

Member repositories

RepositoryRoleHealth v2
exchange-core/exchange-coremain23

For agents

markdown · JSON · MCP: product_card(name="exchange-core/exchange-core")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem