Giter Site home page Giter Site logo

fix-rs's Introduction

fix-rs

Tokei SLoC Count

fix-rs is a FIX (Financial Information Exchange) engine written in Rust. It supports the following FIX versions:

  • FIX 4.0
  • FIX 4.1
  • FIX 4.2
  • FIX 4.3
  • FIX 4.4
  • FIX 5.0
  • FIX 5.0 SP1
  • FIX 5.0 SP2

Status

Development was suspended as of 2017-06-09. I feel that Rust is not mature enough for this type of project. Largely because of long compile times, poor networking libraries, and difficulty eliminating allocations while remaining ergonomic.

Examples

  • Client: examples/client.rs shows how to initiate a connection and communicate with a FIX engine.
  • Server: examples/server.rs shows how to accept connections and function as a FIX engine.

License

fix-rs is dual licensed under both the MIT license and the Apache License (Version 2.0). Pick the license that is more convenient.

See LICENSE-MIT and LICENSE-APACHE.

fix-rs's People

Contributors

jbendig avatar

Stargazers

HACKINFO avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.