gifitsp / tafLinks
Trading Application Foundations
☆44Updated 4 years ago
Alternatives and similar repositories for taf
Users that are interested in taf are comparing it to the libraries listed below
Sorting:
- process communication with memory mapped file,probably could be used in trading system☆32Updated 7 years ago
- algorithm trading for China A Stock Market☆31Updated 6 months ago
- c++, low-latency in-porcess communication via mmap☆49Updated 6 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.☆32Updated 4 years ago
- ftd期货交易数据交换协议的c++实现☆16Updated 7 years ago
- A industrial high-performance High Frequency Trading System by C++11, support CTP, Femas and so on. 基于C++11开发的量化交易平台,可实现CTP、飞马等平台的高频交易策…☆80Updated 5 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆243Updated 7 months ago
- QuantFabric主项目☆228Updated last month
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆49Updated 4 years ago
- Yet another HFT framework☆44Updated 2 months ago
- Some practices in HFT☆14Updated 2 years ago
- 量化交易 程序化交易 QUANT☆170Updated last year
- ☆160Updated last year
- ☆40Updated 5 years ago
- 证券高频量化交易系统, 提供抢板、半路板服务。☆90Updated last year
- CTP期货数据收集与中转程序☆46Updated 7 years ago
- High-throughput / low-latency C++ application framework☆70Updated 3 years ago
- A C++ 20 backtesting library.☆41Updated 8 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients