Skip to content

A high performance open source financial exchange

Notifications You must be signed in to change notification settings

dailypipsgxj/market.node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Market.Node

An open source financial exchange toolkit. ::

Goals

  • Facilitate rapid development and deployment of high-performance, scalable exchanges.
  • Provide FAST1.2, FIX5.0SP2/FIXT1.1, and JSON-RPC reference gateways.

Build Dependencies

  • Clang 3.2+ or gcc 4.8+ with a C++11 compliant libc++
  • CMake 2.8.x

Supported Platforms

Development is done on MacOS X Mountain Lion with FreeBSD 10 as the primary deployment target.

Modern Linux distributions should also work, but are relatively untested.

Windows is unsupported.

Build instructions

Out-of-tree builds are recommended.

git clone git://github.com/furosys/market.node.git
mkdir build
cmake ../market.node
make 

Credits

Market.Node incorporates several high quality 3rd part components:

In particular, enormous thanks to Object Computing, Inc. for their excellent, liberally licensed libraries:

Without these projects, this would not be possible.

Donate

Send bitcoins to 1EMqiyr8twB8v13aeqhfLp95EDkhAvVs4H to show your support!

About

A high performance open source financial exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages