Pinned Repositories
data-science-from-scratch
code for Data Science From Scratch book
ieqi-wptheme
ieqi-wptheme
slides
Slides
youtube-dl
Small command-line program to download videos from YouTube.com and other video sites
Gwill's Repositories
Gwill/slides
Slides
Gwill/AlgoTradingSummit
Videos, slides, and code made available by speakers of the 2021's AlgoTrading Summit
Gwill/cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
Gwill/cmake-project-template
Gwill/co_context
A coroutine framework aimed at high-concurrency io with reasonable latency, based on liburingcxx.
Gwill/Cpp-Concurrency-in-Action-2ed
C++ Concurrency in Action 2ed 笔记:C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术
Gwill/cpp-factory
A header-only cpp factory with a convenient MACRO to register classes
Gwill/cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
Gwill/datetime
A Python style datetime library of C++
Gwill/datetimepp
C++ port of Python datetime
Gwill/FlowAlgo-Options-Trader
Trade on options flow with Flowalgo and Alpaca
Gwill/improved_DeepLOB
This repo contains my reimplementation and improvement of DeepLOB model.
Gwill/IV-VIX-GVIX
博客相关代码、数据
Gwill/jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Gwill/libgo
Go-style concurrency in C++11
Gwill/Market_Simulator
Gwill/mashumaro
Fast and well tested serialization library on top of dataclasses
Gwill/matchit.cpp
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
Gwill/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
Gwill/mptools
Wrapper for multiprocessing that provides a bunch of boilerplate.
Gwill/patterns-of-distributed-systems
《Patterns of Distributed Systems》中文版
Gwill/python-devtools
Dev tools for python
Gwill/python-mmap-ipc
:zap: Fast inter-process communication (IPC) using memory mapped file in python
Gwill/raft
非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。
Gwill/rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Gwill/SimpleStockAnalysisPython
Stock Analysis Tutorial in Python
Gwill/Stock-Market-Analysis-and-Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Gwill/TradingTechnology
股票、期货、期权交易系统及量化交易等相关开发技术
Gwill/trantor
a non-blocking I/O tcp network lib based on c++14/17
Gwill/vnpy_optionmaster
VeighNa框架的期权波动率交易模块