fixprotocol topic
roq-api
C++ interfaces used to communicate with Roq's market gateways.
ex_fix
Elixir implementation of FIX Session Protocol FIXT.1.1. Currently only supports FIX initiator (buy side)
fixpp
FIX library generated with C++ PreProcessor to be used in latency sensitive context.
orderbook
Efficient implementation of an exchange orderbook :bank: :zap: :book:
transfixed
Transfixed is an electronic trading library
fix2json
A command-line utility to present FIX protocol messages as JSON or YAML
fixyl
FIXYL is a tool for testing and verifying software that uses the FIX protocol.
quickfix-python-samples
Implement Initiator and acceptor by quickfix in python
Python-FIX-Engine
A basic FIX engine built in Python, using the QuickFIX library