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

quickfix/quickfix

QuickFIX C++ Fix Engine Library observed · 2026-08-28

github.com/quickfix/quickfix · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 83
  • Release rhythm 51
  • Longevity 100

Flags: no_license

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: 4788
  • days_rel: 116
  • days_push: 105
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1982 stars · 885 forks observed · 2026-08-28

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

QuickFIX is a free, open-source C++ implementation of the FIX (Financial Information eXchange) protocol, serving as a full-featured messaging engine supporting FIX versions 4.0 through 5.0 SP2 and FIXT 1.1. It offers Python and Ruby bindings via SWIG, SSL/TLS support through OpenSSL, pluggable message stores and logging, and database-backed message storage with MySQL, PostgreSQL, and ODBC.

Use cases

  • connect to a broker or exchange using the FIX protocol
  • build a FIX initiator or acceptor for electronic trading
  • implement FIX 4.2 order entry in C++
  • add FIX connectivity to a trading system with Python bindings
  • store FIX messages durably in MySQL or PostgreSQL
  • secure FIX sessions with SSL/TLS

When to choose

  • you need a battle-tested, production-grade FIX engine used by banks and trading firms
  • you need broad FIX version support from 4.0 to 5.0 SP2 including FIXT 1.1
  • you need C++ performance with optional Python or Ruby bindings
  • you need cross-platform support on Windows, Linux, and macOS

When to avoid

  • you need FIX support for a language other than C++, Python, or Ruby
  • you want a modern actively-redesigned API rather than a mature legacy codebase
  • your project does not involve FIX protocol messaging at all

Facets

library · maturity stable

networking serialization cryptography database-driver logging fintech networking developer-tools cpp windows python ruby cross-platform fix-protocol fix-engine trading electronic-trading messaging-engine swig-bindings openssl financial-protocol linux macos

1 source

Member repositories

RepositoryRoleHealth v2
quickfix/quickfixmain75

For agents

markdown · JSON · MCP: product_card(name="quickfix/quickfix")

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