F
Analyzed about 10 hours ago
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
... [More]
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. [Less]
9.54K
lines of code
1
current contributors
4 months
since last commit
1
users on Open Hub