Pinned Repositories
aat
Asynchronous, event-driven algorithmic trading in Python and C++
apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
Black-Scholes-Implied-Volatility-
walkanywhere's Repositories
walkanywhere/Black-Scholes-Implied-Volatility-
walkanywhere/c4
C in four functions
walkanywhere/chat
基于golang 的im 聊天项目
walkanywhere/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
walkanywhere/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
walkanywhere/ebooks
我的大数据学习书单
walkanywhere/frodo
Demo API to play with io_uring in Go
walkanywhere/cache_line_size
A crate that exposes the size of a cache line on the current architecture.
walkanywhere/Cpp-fast-delegates
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
walkanywhere/cpp-observe
Templated and composition based observer implementation for C++
walkanywhere/go-best-practice
Go语言实战: 编写可维护Go语言代码建议
walkanywhere/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
walkanywhere/io_uring-by-example
A companion repository for the io_uring by Example article series
walkanywhere/k8s_awesome_document
【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料
walkanywhere/libev
high-performance event loop library modelled after libevent. Tar file releases.
walkanywhere/libevent-thread
walkanywhere/lsignal
C++ signal and slot system
walkanywhere/miso
Micro Signal/Slot implementetation
walkanywhere/moc-ng
A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.
walkanywhere/mongols
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
walkanywhere/protoc-gen-map
SQL Data mapper framework for grpc/protobuf
walkanywhere/pysabr
SABR model Python implementation
walkanywhere/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
walkanywhere/rockscache
The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.
walkanywhere/rust-crypto-trader
Cryptocurrency trading in Rust
walkanywhere/rust-design-pattern
rust design patterns
walkanywhere/tcpshm
A connection-oriented persistent message queue framework based on TCP or SHM(shared memory)
walkanywhere/thunder-trader
A industrial high-performance High Frequency Trading System by C++11, support CTP, Femas and so on. 基于C++11开发的量化交易平台,可实现CTP、飞马等平台的高频交易策略。
walkanywhere/tickgrinder
Low-latency algorithmic trading platform written in Rust
walkanywhere/XCustomPlot
XCustomPlot is a chart based on QCustomPlot. In this chart, with the movement of the mouse, the value of the point on the curve is dynamically displayed. This function can be enabled or disabled through the function showTracer(bool).