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/lightweight-charts
Financial lightweight charts built with HTML5 canvas
asialiugf/openctp
openctp提供中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
asialiugf/uSockets
Miniscule cross-platform eventing, networking & crypto for async applications
asialiugf/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
asialiugf/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
asialiugf/Air_TileBasedForward
asialiugf/blogimages
asialiugf/cefdemos
asialiugf/Ciallo
The next generation vector paint program.
asialiugf/EasyVulkan.github.io
Vulkan中文教程(坑了,不更)
asialiugf/ebook
classic books of computer science!
asialiugf/imperial_hft
asialiugf/jbh_ctp_gateway
连接CTP交易柜台,以客户端和服务端的模式
asialiugf/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
asialiugf/kungfu
Kungfu Trader
asialiugf/LearnWebGPU-Code
The accompanying code of the Learn WebGPU for C++ web book
asialiugf/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
asialiugf/LocalCTP
LocalCTP is a locally-deployed imitation CTP project that is free to use (double meaning).
asialiugf/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
asialiugf/ModernGraphicsEngineGuide
现代图形引擎入门指南
asialiugf/myblogs
asialiugf/nebuly_nos
Module to Automatically maximize the utilization of GPU resources in a Kubernetes cluster through real-time dynamic partitioning and elastic quotas - Effortless optimization at its finest!
asialiugf/Overload
3D Game engine with editor
asialiugf/PandoraTrader
高频量化交易平台 C++ Trade Platform for quant developer
asialiugf/quickcurver
Modern C++20/Qt6 implementation of the famous game "Achtung die Kurve", also known as Curve Fever
asialiugf/uquant
asialiugf/Vulkan-Docs
The Vulkan API Specification and related tools
asialiugf/web-clipper
For Notion,OneNote,Bear,Yuque,Joplin。Clip anything to anywhere
asialiugf/webctp
将CTP接口转换成websocket+json协议对外通讯,适合web类应用。
asialiugf/webgpu-cross-platform-app
WebGPU cross-platform app with CMake/Emscripten