Pinned Repositories
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
blackbird
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
cmake-cpp-boilerplate
A boilerplate for creating new C++ projects.
cmake_template
coho
Base libraries for C++ development
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
docker-onload
Docker tooling for Solarflare's OpenOnload
drawio
Finance
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
influx2-telegraf-docker
Docker compose for InfluxDB2 and Telegraf
ericyung's Repositories
ericyung/influx2-telegraf-docker
Docker compose for InfluxDB2 and Telegraf
ericyung/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
ericyung/blackbird
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
ericyung/cmake-cpp-boilerplate
A boilerplate for creating new C++ projects.
ericyung/cmake_template
ericyung/coho
Base libraries for C++ development
ericyung/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
ericyung/docker-onload
Docker tooling for Solarflare's OpenOnload
ericyung/drawio
ericyung/Finance
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data
ericyung/gamma-ray
High frequency trading bot for crypto currencies
ericyung/hummingbot
Hummingbot: a client for crypto market making
ericyung/PubSubQueue
An efficient single publisher multiple subscriber message queue for Linux IPC
ericyung/myapk
ericyung/openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
ericyung/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
ericyung/roq-api
API for algorithmic and high-frequency trading
ericyung/shadesmar
Fast C++ IPC using shared memory (with msgpack)
ericyung/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
ericyung/SuanShu
SuanShu is a math library of numerical methods for numerical analysis. - http://numericalmethod.com/up/suanshu/
ericyung/Tailf
Tailf is a C# implementation of the tail -f command available on unix/linux systems. Differently form other ports it does not lock the file in any way so it works even if other rename the file: this is expecially designed to works well with log4net rolling file appender.