Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
c-14-examples
Working examples of Python, C++, C and JS new features
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
ChatServer
Simple chat server app with µWebSockets
CPlusPlusThings
C++那些事
cpp-drifting-forest
WIP MMO Roguelike
cpp-simple-echo-server-c-
Cpp-Templates-2ed
📚 C++ Templates 2ed 笔记:C++11/14/17 模板技术
Cpp-Templates-2nd
《C++ Templates The Complete Guide - second edition》的非专业个人翻译
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
asialiugf's Repositories
asialiugf/mainpage
我的主页
asialiugf/network
asialiugf/asyncio-coroutine-patterns
Code examples for "Asyncio Coroutine Patterns"
asialiugf/awesome-github-vue
Vue相关开源项目库汇总
asialiugf/backend-ctp
CTP接口封装,使用redis做消息中转
asialiugf/blog-aooy
杨敬卓的个人博客
asialiugf/canvas-test
Canvas Demo List
asialiugf/ctp_redis
使用Redis做内存数据库,做期货策略交易; 行情自动订阅; 报单从Redis队列获取向上报单;
asialiugf/CTP_Simplest_Demo
上期所CTP接口最精简示例
asialiugf/CTPtest
用ctp官方接口写的一个简单demo,具备行情、交易、k线数据以及策略功能,可以连接simnow模拟交易
asialiugf/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
asialiugf/gobacktest
event-driven backtesting framework written in golang
asialiugf/hexo-theme-aloha
A hexo theme, use semantic ui.
asialiugf/hexo-theme-prontera
A light theme for Hexo: http://powman.org
asialiugf/lsignal
C++ signal and slot system
asialiugf/maillist
A Go based mailing list manager
asialiugf/mindmap-layouts
automatic layout algorithms for mindmaps
asialiugf/MysqlPool
MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。
asialiugf/NBaseUiKit
个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);
asialiugf/pyalgotrade-cn
pyalgotrade tailored for Chinese stock market
asialiugf/PyCTP-1
asialiugf/QUANTAXIS_Strategy
QUANTAXIS 策略文档中心
asialiugf/react-stockcharts
Highly customizable stock charts with ReactJS and d3
asialiugf/test_CTP
仅仅测试CTP接口的小程序(Linux)
asialiugf/tquant
asialiugf/two-way-data-binding
A simple interpretation of how Vue.js realizes two-way data-binding.
asialiugf/vue-stepbystep
a vue tutorial step by step
asialiugf/website
µWebSockets simple chat website written in C++ and vanillaJS™
asialiugf/XAPI2
统一行情交易接口第2版
asialiugf/xuefu
my first test