踏莎行

Results 12 repositories owned by 踏莎行

CppHttpDemo

294
Stars
199
Forks
Watchers

light weight C++ httpserver and httpclient based on mongoose, also support websocket

CTPtest

358
Stars
239
Forks
Watchers

用ctp官方接口写的一个简单demo,具备行情、交易、k线数据以及策略功能,可以连接simnow模拟交易

cpp_email

36
Stars
18
Forks
Watchers

use C++ to send email based on libcurl

Directx11WithQt

29
Stars
7
Forks
Watchers

A demo to use directx11 with Qt

imgui_cmake_starter

31
Stars
12
Forks
Watchers

use cmake to manage and build imgui based app to get started

LittleRpc

19
Stars
11
Forks
Watchers

An rpc component based on C++ and python zmq, cross language communication, simple and easy to use

QtTetris

46
Stars
19
Forks
Watchers

A tetris game written in Qt

QtWuziqi

249
Stars
106
Forks
Watchers

Qt 写的五子棋小游戏,带AI和双人对战

thread_safe_stl

46
Stars
19
Forks
Watchers

A thread safe stl implementation base on C++11 stl

TWAP_VWAP_code

53
Stars
43
Forks
Watchers

量化交易中twap和vwap算法的简单实现