Skip to content

spectra-fund/quickfast

 
 

Repository files navigation

QuickFAST -- An implementation of the FAST protocol for native C++ and .NET

QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM]. FAST(Fix Adapted for STreaming) protocol was developed by FIX Protocol Limited [FPL] (http://www.fixprotocol.org/fast/) as a way to reduce the bandwidth and network-latency

Because FAST not specific to market data or the financial industry, there are opportunities for using FAST in a wide variety of situations.

QuickFAST is written to be portable to many platforms. It is routinely tested on Windows and Linux. The project also includes a .NET wrapper which supports using QuickFAST in the .NET environment. Ask if you want support for other platforms.

Instructions for getting started with QuickFAST are here

QuickFAST was developed by Object Computing Inc.(OCI) St. Louis Missouri USA. OCI has made QuickFAST available as open source software which may be used without payment of development or runtime license fees. OCI offers commercial support for QuickFAST.

For questions and discussion of QuickFAST, visit the QuickFAST users mailing list

###List Rules:

  • Normal mailing list rules apply on the list. Discussions should be civil and on-topic. Offensive messages, off-topic chatter, and spam will not be tolerated.

  • Messages from new members will be moderated due to the high volume of spam postings that are sent to this (and any) mailing list. For practical purposes this means there may be a delay before your first message to the list is published. Once you have est

  • Messages on the list must be posted in English. It is acceptable to have the message in another language as well, but an English translation must appear first. For more information about this, click this link

See also:

About

A C++ implementation of the FAST protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.3%
  • C# 1.5%
  • Other 1.2%