BessieChen's Stars
wangbojing/NtyCo
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
hardcore-os/corekv
baochuquan/Books
自己收集的一些电子书籍
chenyahui/AnnotatedCode
知名开源代码库的注释版:C++、Golang等
Xunzhuo/Coder
A fast、pure、practical、elegant Hexo theme for Developers 🔥🔥🔥
lhmouse/asteria
The Asteria Programming Language
CHINA-JIGE/Shoot-The-Chicken-3D
基于c++控制台的3D第一人称射击(FPS)游戏,项目包含软件渲染器、游戏引擎层、游戏逻辑层
zhangbaochong/Tiny3D
a simple c++ soft raster renderer 简单的光栅化渲染器
alexhe101/Logisim_ComputerDesign
ComputerDesign lab
junglehust/CurriculumDesign-PrinciplesOfComputerOrganization
华中科技大学计算机15级计算机组成原理课程设计,分别用logisim和Verilog实现简单CPU
menghuanlater/logisim
计算机组成原理logisim电路图
arjun024/mkernel
A minimalist kernel
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
thuquant/awesome-quant
**的Quant相关资源索引
epaiquant/quant
epaiquant
greebear/deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
fasiondog/hikyuu
Hikyuu Quant Framework 基于C++/Python的极速开源量化交易研究框架,同时可基于策略部件进行资产重用,快速累积策略资产。
xiahouzuoxin/notes
研究生阶段的一些文章(技术、思考、读书笔记、日常琐事等)
MarkBurrowsIBPTrader/IBPTrader
Equity trading system for the Interactive Brokers TWS Platform
redpine42/RedpineTradingPost
Automated Trading Platform.
chronoxor/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
pegasusTrader/PandoraTrader
高频量化交易平台 C++ Trade Platform for quant developer 【浮生着甚苦奔忙,量化之路阻且长。 行行代码凝心血,十年辛苦不寻常】
physercoe/starquant
a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)
huxiaoman7/leetcodebook
leetcode 1~400知识点&题型总结&leetcode对应题表
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
vnpy/vnpy
基于Python的开源量化交易平台开发框架
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
TheAlgorithms/Java
All Algorithms implemented in Java