Repositories
crazyguitar repositories
MySQL/MariaDB C API examples
CoreOS Container Linux+Kubernetes documentation & Vagrant installers
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
A short description of the C++ build process
A C++ header-only HTTP/HTTPS server and client library
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
A C++ implementation of Transformer without special library dependencies, supporting CPU, CUDA, and Apple Metal, including training and inference.
C/C++ Cheat Sheet
C++ Insights - See your source code with the eyes of a compiler
A categorized list of C++ resources.
Presentation Material for C++Now 2017
Simple, reliable & efficient distributed task queue for C++17
The Python programming language
A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the optimal trading amount for each pair in the path given flexible constraints, and execute trades with multi-threading implemenation.
Python implementations of cryptographic attacks and utilities.
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent