Pinned Repositories
BitAssetAPI
BitAssetAPI
Cpp20-STL-Cookbook-src
C++20 STL Cookbook
cppguidebook
小彭老师领衔编写,现代C++的中文百科全书
efvitcp
A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.
Ftdc_Api
上期技术CTP api的DIY实现,测试用途!~
ITCH
Nasdaq Order Book Reconstructor
okexAPI
okexAPI_C
pollnet
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
redis-module-shm
Redis module for shared memory client-server communication.
yupengzhi's Repositories
yupengzhi/okexAPI_C
yupengzhi/BitAssetAPI
BitAssetAPI
yupengzhi/ITCH
Nasdaq Order Book Reconstructor
yupengzhi/okexAPI
yupengzhi/pollnet
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
yupengzhi/redis-module-shm
Redis module for shared memory client-server communication.
yupengzhi/Cpp20-STL-Cookbook-src
C++20 STL Cookbook
yupengzhi/cppguidebook
小彭老师领衔编写,现代C++的中文百科全书
yupengzhi/efvitcp
A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.
yupengzhi/Ftdc_Api
上期技术CTP api的DIY实现,测试用途!~
yupengzhi/hft
real high-frequency-trading system based on c++
yupengzhi/itch-order-book
Fast implementation of an ITCH order book
yupengzhi/kungfu
Kungfu Trader
yupengzhi/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
yupengzhi/HashMap
An open addressing linear probing hash table, tuned for delete heavy workloads
yupengzhi/OUCH
SDK for nasdaq OUCH 4.2, which works in a manner similar to QuickFIX for your easy integration.
yupengzhi/paper_trading
creat your own paper trading server
yupengzhi/QtGuiSurveillanceMulti
基于CTP和Qt的可视化期货监控系统
yupengzhi/reckless
Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
yupengzhi/SABR-calibration
Code for calibrating the SABR model, used to model implied volatility smiles, described in the paper https://www.researchgate.net/publication/235622441_Managing_Smile_Risk
yupengzhi/sample-market-maker
Sample BitMEX Market Making Bot
yupengzhi/StaticFlatMap
A high performance map.
yupengzhi/str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
yupengzhi/tcpshm
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
yupengzhi/tree-of-errors
yupengzhi/yijinjing-lite
c++, low-latency in-porcess communication via mmap
yupengzhi/zguide
Learning and Using ØMQ