https://github.com/hkupty/fenrir
FIX Engine for Rapid Information exchange
https://github.com/hkupty/fenrir
Last synced: 3 months ago
JSON representation
FIX Engine for Rapid Information exchange
- Host: GitHub
- URL: https://github.com/hkupty/fenrir
- Owner: hkupty
- License: gpl-3.0
- Created: 2013-08-05T20:51:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T17:33:47.000Z (about 10 years ago)
- Last Synced: 2025-01-24T04:41:10.454Z (4 months ago)
- Language: C++
- Size: 359 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fenrir
======FIX Engine for Rapid Information Routing
------
Fenrir is a Gateway for routing FIX messages, with configuration scripts written in LUA and core in C++.
It supports plugins for routing and/or message modification and most of the core modules are decoupled from the main classes,
allowing maximum tunning for specific runtime needs.------