FullFIX 0.5.6
FullFIX is a library for parsing Financial Information eXchange (FIX) messages. The main goal of the project is to produce the fastest software solution for FIX protocol. The library is written entirely in C for better portability. The parser depends on libc only and it does not impose any I/O or threading model. Unlike some other well known solutions, in this parser the FIX specification gets converted to efficient C code at compile time to achieve the best performance. Supported FIX protocol versions: up to and including version 4.4.
Tags | fix c finance hft investment linux unix financial-and-insurance-industry information-technology |
---|---|
License | BSDL |
State | beta |