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/aat
Asynchronous, event-driven algorithmic trading in Python and C++
walkanywhere/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
walkanywhere/AutoTrader
A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
walkanywhere/coost
A tiny boost library in C++11.
walkanywhere/coroio
Networking library using C++20 coroutines
walkanywhere/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
walkanywhere/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
walkanywhere/disruptorCpp-IPC
disruptor c++ implementation for IPC
walkanywhere/eRCaGuy_hello_world
"hello world" demos & templates for various languages, for beginners and experts alike, incl. gcc build commands for C & C++
walkanywhere/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
walkanywhere/freqtrade
Free, open source crypto trading bot
walkanywhere/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
walkanywhere/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
walkanywhere/ioCoro
ioCoro is an async-IO service framework based on cpp20Coroutine
walkanywhere/ipc_shm
Flow-IPC Sub-project - Shared Memory - End-to-end zero-copy transport support; direct work with SHM; SHM-classic provider [See `ipc` repo first]
walkanywhere/kafka-shuttle
walkanywhere/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
walkanywhere/object-pool
C++17 implementation of an object pool pattern
walkanywhere/pollnet
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
walkanywhere/qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
walkanywhere/roq-api
The C++23 interfaces used to communicate between trading strategies and market gateways.
walkanywhere/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
walkanywhere/rust-wasm-image-ascii
Rust Wasm 图片转 ASCII 艺术。支持多种图片格式,支持输出多种类型的 ASCII 艺术图。
walkanywhere/shadesmar
Fast C++ IPC using shared memory
walkanywhere/signal-slot-benchmarks
Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.
walkanywhere/sigslot
A simple C++14 signal-slots implementation
walkanywhere/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
walkanywhere/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
walkanywhere/vamos-buffers
Implementation of shared-memory ring-buffers
walkanywhere/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告