Tags : Browse Projects

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

QuickFIX/J

Compare

  Analyzed about 5 hours ago

QuickFIX/J is a full featured messaging engine for the FIX (financial information exchange) protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine. QuckFIX/J Supports FIX versions 4.0 - 4.4.

140K lines of code

11 current contributors

3 days since last commit

3 users on Open Hub

Moderate Activity
4.5
   
I Use This

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

QuickFIX/J - Open Source Java FIX Engine

Compare

  Analyzed about 5 hours ago

QuickFIX/J is a 100% Java implementation of the popular QuickFIX open source FIX protocol engine. QuickFIX/J features include support for FIX protocol versions 4.0 through 4.4 and 5.0/FIXT1.1 (www.fixprotocol.org).

140K lines of code

11 current contributors

3 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

fixlib

Compare

  No analysis available

A Pythonic implementation of the FIX protocol.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

UltraESB

Compare

  No analysis available

The UltraESB is a Free and Open Source Enterprise Service Bus [ESB] that facilitates the integration of different systems. Integration is facilitated via "messages" which maybe HTTP/S messages (such as SOAP, REST, JSON, XML, Hessian, AS2, HTML, Binary, Text etc) or messages over many other ... [More] transports such as JMS, Email, TCP, MLLP/S etc, or Files FTP/S, SFTP etc. Messages may carry different types of payloads such as SOAP, XML, Text, CSV, EDI, HL7, JSON, Maps etc., and the UltraESB can accept messages over one transport in one format, and forward it to another system over another transport and another format. Messages passing through the UltraESB can be "mediated" via fragments of Java code or JSR 223 Scripting languages such as Ruby,Groovy,Javascript,etc. It supports Java IDE integration. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

fix8

Compare

  Analyzed about 8 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

quickfix-messenger

Compare

  Analyzed about 10 hours ago

QuickFIX Messenger is a front-end messaging application built on-top of the QuickFIX/J engine. It is a tool designed for technical individuals working on the Financial Information eXchange ("FIX") Protocol. The FIX Protocol is an industry-driven messaging standard for the electronic communication ... [More] of trade-related messages. QuickFIX Messenger is ideal for testing different messages and scenarios on FIX infrastructures. It provides a simple graphical user interface (GUI) for constructing and sending FIX messages across a given FIX session. [Less]

52.2K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

libfixc

Compare

  Analyzed about 11 hours ago

A simple fix from/to fixml from/to memory converter.

122K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

FIX4NET

Compare

  Analyzed about 6 hours ago

FIX4NET is a .NET Financial Information eXchange (FIX) protocol library. It includes a TCP/IP engine, messages built for FIX version(4.0/4.2/4.4), and flat file message database. With this library you should have little difficulty establishing FIX connections in .NET.

331K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

FullFix

Compare

  Analyzed about 13 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.53K lines of code

1 current contributors

almost 2 years since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This