Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OpenFAST

Compare

  Analyzed 3 days ago

OpenFAST is a 100% Java implementation of the FAST Protocol (FIX Adapted for STreaming). The FAST protocol is used to optimize communications in the electronic exchange of financial data. OpenFAST is flexible and extensible through high volume - low latency transmissions. The FAST protocol uses a ... [More] data compression algorithm to decrease the size of data by two processes. [Less]

21.8K lines of code

0 current contributors

about 11 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

fix8

Compare

  Analyzed about 23 hours ago

A fresh approach to FIX (see www.fixprotocol.org). Statically compile your FIX xml schema and quickly build your FIX application on top. With low latency performance in mind, this framework is designed to streamline the development of custom FIX interfaces. Using one of the standard FIX schemas you ... [More] can have a FIX client or server up and running very quickly. If you need to add customised messages or fields, simply update the schema and recompile. Fix8 is a complete framework with a compiler and run-time library. Includes client/server session and connection classes; support for the standard FIX field types; FIX printer, async logger and async message persister. Fix8 offers run-time custom fields and message recycling. Incorporates lock free queues, atomics and many other modern techniques [Less]

136K lines of code

3 current contributors

11 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This