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/awesome-quant
**的Quant相关资源索引
Gwill/BiliNote
AI 视频笔记生成工具 让 AI 为你的视频做笔记
Gwill/cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
Gwill/cmake-project-template
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/disruptor_cpp
lightweight LMAX disruptor v3 port in C++20
Gwill/HRL-HF_risk_factor_set
Accepted at AAAI 25 Workshop Long Research Paper
Gwill/IV-VIX-GVIX
博客相关代码、数据
Gwill/jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Gwill/learn-agentic-ai
Learn Agentic AI using CrewAI, LangChain, LangGraph, and Knowledge Graphs.
Gwill/libgo
Go-style concurrency in C++11
Gwill/LightBT
lightweight backtester
Gwill/Market_Simulator
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/quantml-agent
financial market analyst with ai agent
Gwill/raft
非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。
Gwill/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
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