Hi there 👋 🔭 QUANTAXIS 作者 🌱 常用语言 rust/cpp/python/javascript/ 👯 上海秉昊私募 基金经理 💬 主要方向: 跨市场多资产复合中性策略 📫 微信ID: quantitativeanalysis QQ: 279336410 ---以下为我常用维护的项目(带rs的为rust项目, 其余为python项目, 有部分没有开源 直接搜索即可) 历史数据, 多市场数据运维, 爬虫, 定时任务 -> quantaxis.QAFetch…
Hi there 👋
- 🔭 QUANTAXIS 作者
- 🌱 常用语言 rust/cpp/python/javascript/
- 👯 上海秉昊私募 基金经理
- 💬 主要方向: 跨市场多资产复合中性策略
- 📫 微信ID: quantitativeanalysis QQ: 279336410
---以下为我常用维护的项目(带rs的为rust项目, 其余为python项目, 有部分没有开源 直接搜索即可)
- 历史数据, 多市场数据运维, 爬虫, 定时任务 -> quantaxis.QAFetch .QASU / qadata-rs / qacron
- 实时数据, 采集分发, 数据推送 -> qamarket-rs/ qactpbeebroker/ qaotgbroker / qarealtimecollector / mifi/ qarealtime-rs/ qahexos-rs
- 数据结构, 指标, 多标的批量apply -> quantaxis.QADATASTUCT / quantaxis-rs/ qaindicator-rs
- 随机行情压力测试 -> QUANTAXIS_RandomPrice/ QAGanPrice
- 账户系统 (支持多市场) -> quantaxis/ qifi协议/ qifiaccount / quantaxis-rs
- 回测模板(可以自己替换) (更推荐用你自己的流程) -> qastrategy
- 高性能回测[rust] -> quantaxis-rs / qamom-rs/ qaruntime-rs/ qifimanager/
- 因子计算模板 调仓api -> qafactor-rs/ qafactor-rs_release/ QASTRATEGY101
- 跨市场alpha框架 -> qaalpha-rs
- 模拟盘系统 -> qatradeG / qifiaccount / quantaxis-rs
- 实盘对接(股票/融资融券/篮子下单/算法交易/期货) -> QAQMTBROKER/ qaoms-rs/ qatrader / qatrader-rs / qactpbeebroker / qaotgbroker
- 风控系统 -> qapbsystem / qariskpro
- 订单管理 / 跟单 -> qaoms-server / qaoms-rs
- 分仓位管理模块(单独核算) -> quantaxis_pms
- web服务器 -> quantaxis_webserver
- 任务队列, 多机器的局域网任务分发, 调度, 实时定时任务 -> quantaxis_run/ quantaxis_unicorn
- 消息队列 -> qapubsub
- 自定义线程 -> quantaxis.QAThread
- 可视化 -> vifi协议, qamazing客户端
-
QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
Python ★ 11k 3mo agoExplain → -
QAStrategy
策略基类/ 支持QIFI协议
Jupyter Notebook ★ 220 4y agoExplain → -
QUANTAXIS_Strategy
QUANTAXIS 策略文档中心
Python ★ 145 7y agoExplain → -
qaaccount-rs
rewrite quantaxis in rust / backtest/ trading/
Rust ★ 105 3y agoExplain → -
QASTRATEGY101
strategy 101 从今天开始 逐步开放101个基础策略的QA实现 包含5个大类
Jupyter Notebook ★ 89 6y agoExplain → -
qaexchange-rs
高性能QUANTAXIS交易所以及自研数据库
Rust ★ 83 5mo agoExplain → -
QAFactor_Alpha101
alpha101 的 quantaxis 适配版本
Python ★ 51 5y agoExplain → -
QUANTAXIS_RealtimeCollector
quantaxis 实时行情采集/分发
Python ★ 51 6y agoExplain → -
qatrader-rs
qatrader 支持单机上万实盘/模拟盘账户的 高性能QATRADER
Rust ★ 50 1y agoExplain → -
pytdx ⑂
Python通达信数据接口
Python ★ 42 6y agoExplain → -
qaopenmdgateway
兼容 diff 的多交易所行情发送方案
C++ ★ 42 8mo agoExplain → -
QUANTAXIS_Webkit ▣
QUANTAXIS事务性后台和前端网站
JavaScript ★ 37 8y agoExplain → -
QATrader
QATRADER
Python ★ 27 5y agoExplain → -
QIFIAccount
QIFI协议下的Account实现
Jupyter Notebook ★ 27 4y agoExplain → -
quant
代码迁移到 https://github.com/yutiansut/quantaxis
Python ★ 25 8y agoExplain → -
yutiansut
No description.
★ 23 51m agoExplain → -
QATradeG
一键部署的期货trade gateway
★ 19 4y agoExplain → -
QIFI
Quantaxis Differential Information Flow for Finance Intergration
★ 15 5y agoExplain → -
QUANTAXIS_WEBSERVER
quantaxis_webserver
Python ★ 13 4y agoExplain → -
qamazing_community
qamazing 社区版本
CSS ★ 13 5y agoExplain → -
QACTPBeeBroker
QUNATAXIS CTPBee Broker
Python ★ 12 6y agoExplain → -
QUANTAXIS_RandomPrice
QARandomPrice_TickPrice_by_OU process
Python ★ 11 6y agoExplain → -
QAOTGBROKER
quantaxis otgbroker
Python ★ 9 6y agoExplain → -
QAPUBSUB
QA PUB/SUB
Python ★ 8 4y agoExplain → -
qifimanager
quantaxis qifi manager
Python ★ 7 5y agoExplain → -
QANotify
一个微信推送和运维工具
Python ★ 7 4y agoExplain → -
qifi-rs ⑂
标准QIFI账户格式以及其他数据格式读取
Rust ★ 6 1y agoExplain → -
AXOrderBook ⑂
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
★ 6 2y agoExplain → -
VIFI
QUANTAXIS可视化标准协议
★ 5 5y agoExplain → -
ShiPanE-Python-SDK ⑂
实盘易(ShiPanE)Python SDK,通达信自动化交易 API 及量化平台。
Python ★ 5 8y agoExplain → -
open-trade-gateway ⑂
Diff协议中继网关, 支持 CTP / FEMAS / UFX 等交易系统
C++ ★ 5 6y agoExplain → -
finhack ⑂
FinHack®,一个易于拓展的量化金融框架,它在当前版本中集成了数据采集、因子计算、因子挖掘、因子分析、机器学习、策略编写、量化回测、实盘接入等全流程的量化投研工作。
★ 5 1y agoExplain → -
THSTrader ⑂
量化交易。最新版通用版同花顺客户端的python API。(Python3)
Jupyter Notebook ★ 5 7y agoExplain → -
cv-arxiv-daily ⑂
🎓Automatically Update CV Papers Daily using Github Actions
Python ★ 4 24m agoExplain → -
TrendRadar ⑂
🎯 告别信息过载,AI 助你看懂新闻资讯热点,简单的舆情监控分析 - 多平台热点聚合+基于 MCP 的AI分析工具。监控35个平台(抖音、知乎、B站、华尔街见闻、财联社等),智能筛选+自动推送+AI对话分析(用自然语言深度挖掘新闻:趋势追踪、情感分析、相似检索等13种工具)。支持企业微信/个人微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 推送,30秒网页部署,1分钟手机通知,无需编程。支持Docker部署⭐ 让算法为你服务,用AI理解热点
★ 4 6mo agoExplain → -
PyPortfolioOpt ⑂
Financial portfolio optimisation in python, including classical efficient frontier and experimental methods.
Jupyter Notebook ★ 4 5y agoExplain → -
HQChart ⑂
H5, 微信小程序 沪深/港股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,(麦语法),第3放数据替换接口
JavaScript ★ 4 3y agoExplain → -
polars ⑂
Fast multi-threaded DataFrame library in Rust | Python | Node.js
Rust ★ 3 8mo agoExplain → -
tdx.js
Tdx JS接口
JavaScript ★ 3 5y agoExplain → -
vue-Kline-1 ⑂
基于Vue的K线图组件. A K line library written in vue.js.
★ 3 6y agoExplain → -
TdxTradeServer ⑂
TongDaXin Tarde Server 通达信交易服务器
C++ ★ 3 6y agoExplain → -
qlib ⑂
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
Python ★ 3 1y agoExplain → -
alphalens_qa ⑂
Performance analysis of predictive (alpha) stock factors
Python ★ 3 1y agoExplain → -
qautlra-rs ⑂
No description.
★ 3 1y agoExplain → -
QAStrategyCenter
StrategyTemplete
Python ★ 3 6y agoExplain → -
qaenvironment
quantaxis environment
Python ★ 3 4y agoExplain → -
qablockdb-rs
block db for crosssectional/timeseries optimize in quant financial special
Rust ★ 3 2y agoExplain → -
mifi-server
对接hqchart的行情服务
Rust ★ 2 8mo agoExplain → -
QuantFabric ⑂
QuantFabric主项目
CMake ★ 2 8mo agoExplain → -
SBDoc ⑂
做最好的接口管理平台
JavaScript ★ 2 7y agoExplain → -
quantaxis-nextday
许愿repo
★ 2 8mo agoExplain → -
gpt_academic ⑂
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
★ 2 2y agoExplain → -
OptionStratLib ⑂
OptionStratLib is a comprehensive Rust library for options trading and strategy development across multiple asset classes.
★ 2 1y agoExplain → -
openctp ⑂
CTP开放平台(股票、期货、期权、量化交易)提供与CTP接口完全兼容的dll,一定程度上可替代Simnow等模拟交易平台,使用者只需替换CTP交易dll,程序无需重新编译即可使用,同样也提供CTP程序无缝接入股票柜台的能力。
C ★ 2 1y agoExplain → -
DevilYuan ⑂
DevilYuan股票量化系统
Python ★ 2 8y agoExplain → -
deep_learning_alchemy ⑂
深度学习炼丹笔记,包含深度学习数学基础知识、神经网络基础部件详解、构建 CNN 网络总结,深度学习炼丹策略,以及如何实现深度学习推理框架实战。
★ 2 3y agoExplain → -
QUANTAXISDataTool
QUANTAXIS Data Tools 数据以及数据库维护工具
Python ★ 2 9y agoExplain → -
PyWxDump ⑂
获取微信信息;读取数据库,本地查看聊天记录并导出为csv、html等格式用于AI训练,自动回复等。支持多账户信息获取,支持所有微信版本。
★ 1 1y agoExplain → -
msgspec ⑂
A fast and friendly JSON/MessagePack library, with optional schema validation
★ 1 3y agoExplain → -
WeChatMsg ⑂
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
★ 1 2y agoExplain → -
ParseTicFile ⑂
通达信tic文件格式解析
Go ★ 1 8y agoExplain → -
three ⑂
Multi‑agent, multi‑LLM vibe‑coding CLI system (MCP server + plugins) for Codex/Gemini/Claude.
Rust ★ 1 1mo agoExplain → -
pandas-profiling ⑂
Create HTML profiling reports from pandas DataFrame objects
★ 1 6y agoExplain → -
qifi-js
quantaxis qifi/tifi/diff 协议的 websocket实现 JavaScript 版本
JavaScript ★ 1 5mo agoExplain → -
MoonTV ⑂
一个开箱即用的、跨平台的影视聚合播放站
★ 1 10mo agoExplain → -
fluxus ⑂
Fluxus Stream Processing Engine
★ 1 1y agoExplain → -
RIPER-5 ⑂
神级Cursor Rule
★ 1 10mo agoExplain → -
XDataPlayer ⑂
XDataPlayer行情转发器,主要功能如下: 1、从XServer接收行情数据,打包为行情切片后写入内存行情队列。 2、提供历史行情数据回放功能。
★ 1 1y agoExplain → -
LocalCTP ⑂
LocalCTP is a locally-deployed imitation CTP project that is free to use (double meaning).
C ★ 1 8mo agoExplain → -
shinny-futures-ios ⑂
一个开源的 ios 平台期货行情交易终端
Swift ★ 1 6y agoExplain → -
think ⑂
云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。
★ 1 1y agoExplain → -
rustdx ⑂
受 pytdx 启发的 A 股数据获取工具
★ 1 2y agoExplain → -
UltraDict ⑂
Sychronized, streaming Python dictionary that uses shared memory as a backend
★ 1 2y agoExplain → -
kubeasz ⑂
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
★ 1 2y agoExplain → -
pyodide ⑂
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
Python ★ 1 2y agoExplain → -
puter ⑂
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
★ 1 2y agoExplain → -
questdb ⑂
An open source SQL database designed to process time series data, faster
Java ★ 1 2y agoExplain → -
denormalized ⑂
Embeddable stream processing engine based on Apache DataFusion
★ 1 1y agoExplain → -
local-deep-research ⑂
No description.
★ 1 1y agoExplain → -
xman ⑂
证券高频量化交易系统,提供抢板、半路板服务。
C ★ 1 1y agoExplain → -
ArcticDB ⑂
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
★ 1 1y agoExplain → -
hftbacktest ⑂
A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
★ 1 1y agoExplain → -
vnpy ⑂
基于python的开源量化交易平台开发框架
Python ★ 1 1y agoExplain → -
Financial-Prediction ⑂
金融数据预测分析(Random Forest; LSTM; CNN)
★ 1 6y agoExplain → -
sqlparser-rs ⑂
Extensible SQL Lexer and Parser for Rust
★ 1 4y agoExplain → -
opteryx ⑂
🦖 An in-process SQL query federator, for analysis of distributed datasets
★ 1 2y agoExplain → -
BERTopic ⑂
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
★ 1 1y agoExplain → -
alpha-mind ⑂
quantitative security portfolio analysis
Jupyter Notebook ★ 1 7y agoExplain → -
datacannon-rs-worker
Celery client and worker written in Rust to compliment my Java toolkit and the existing Python toolkit. Mix languages more easily and build a supportive compute cluster
★ 1 6y agoExplain → -
TradingTechnology ⑂
股票、期货、期权交易系统及量化交易等相关开发技术
★ 1 3y agoExplain → -
databend-internals ⑂
Databend 内幕大揭秘
★ 1 3y agoExplain → -
c-binance-future-quant ⑂
低成本,高效率,简单实现的币安合约量化系统架构
★ 1 2y agoExplain → -
tonbo ⑂
An embedded persistent KV database in Rust.
★ 1 1y agoExplain → -
ragflow ⑂
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Python ★ 1 1y agoExplain → -
Options-Calculator ⑂
期权价格计算器——金融工程第二次展示
★ 1 6y agoExplain → -
actix-server-alt ⑂
No description.
★ 1 5y agoExplain → -
kungfu ⑂
Kungfu Master Trading System
C++ ★ 1 2y agoExplain → -
gt-auto ⑂
GT-Auto is an automated testing tool designed specifically for financial trading gateways. It provides a comprehensive framework for testing message exchanges between Order Management Systems (OMS) and Trading Gateways (TGW) in both production and testing environments.
★ 0 1mo agoExplain → -
fin-proto-szse-bin-rs ⑂
No description.
★ 0 1mo agoExplain → -
create-react-app ⑂
Create React apps with no build configuration.
JavaScript ★ 0 7y agoExplain → -
rust-tokio-retry ⑂
Extensible, asynchronous retry behaviours for futures/tokio
★ 0 6y agoExplain → -
opentrade ⑂
An open source OEMS, and intraday algorithmic trading platform in modern C++ for professional quant
C++ ★ 0 6y agoExplain → -
claude-code-source ⑂
claude code source map v2.1.88
★ 0 2mo agoExplain → -
openvLab ⑂
No description.
★ 0 9mo agoExplain → -
disruptor-cpp ⑂
A C++ library for high-performance, low-latency inter-process and inter-thread communication, inspired by LMAX Disruptor and Aeron.
★ 0 4mo agoExplain → -
qust ⑂
No description.
★ 0 3mo agoExplain → -
qaqmtgateway
No description.
Python ★ 0 5y agoExplain → -
optopsy ⑂
A nimble options backtesting library for Python
★ 0 6y agoExplain → -
ydata-synthetic ⑂
Synthetic structured data generators
★ 0 4y agoExplain → -
trace-data-pipeline ⑂
End-to-end solution to process TRACE corporate bond data.
★ 0 5mo agoExplain → -
realworld ⑂
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
★ 0 6y agoExplain → -
SharpWxDump ⑂
微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本
★ 0 2y agoExplain → -
matching-core ⑂
High-performance matching engine core library, built with Rust, supporting multiple order types and trading instruments.
★ 0 6mo agoExplain → -
hqchartdata ⑂
Chrome插件,用于从互联网获取股票数据
★ 0 6mo agoExplain → -
fluvio ⑂
An intelligent end-to-end data streaming platform that combines connectors, distributed streaming and state processing.
★ 0 4y agoExplain → -
worktrunk ⑂
Worktrunk simplifies running lots of parallel AI agents, by handling the toil of git worktrees
★ 0 6mo agoExplain → -
apalis ⑂
Simple, extensible multithreaded background job processing library for Rust.
Rust ★ 0 3y agoExplain → -
lance ⑂
Alternative to Parquet. 100x faster for random access, includes a vector index and automatic versioning. Apache Arrow and DuckDB compatible.
Rust ★ 0 1y agoExplain → -
godzilla-community ⑂
Crypto HFT with open source software
C++ ★ 0 7mo agoExplain → -
perspective ⑂
Streaming pivot visualization via WebAssembly
C++ ★ 0 2y agoExplain → -
pydgraph ⑂
Official Dgraph Python client
★ 0 6y agoExplain → -
dgraph ⑂
Native GraphQL Database with graph backend
★ 0 3y agoExplain → -
Sunshine ⑂
Self-hosted game stream host for Moonlight.
★ 0 8mo agoExplain → -
XQuant ⑂
XQuant
★ 0 1y agoExplain → -
XServer ⑂
XServer中间件,消息中间件,转发Colo交易数据至XMonitor,转发XMonitor交易指令到Colo交易服务器;管理用户权限;提供历史数据回放。
★ 0 1y agoExplain → -
XMarketCenter ⑂
XMarketCenter行情网关支持CTP、REM、Crawler网络爬虫、Raw行情等方式收取行情。
★ 0 10mo agoExplain → -
sparrow ⑂
C++20 idiomatic APIs for the Apache Arrow Columnar Format
C++ ★ 0 8mo agoExplain → -
iceoryx2 ⑂
Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
Rust ★ 0 8mo agoExplain → -
c2rust ⑂
Migrate C code to Rust
★ 0 8mo agoExplain → -
good_lp ⑂
Linear Programming for Rust, with a user-friendly API. This crate allows modeling LP problems, and lets you solve them with various solvers.
★ 0 10mo agoExplain → -
XWatcher ⑂
XWatcher监控组件,部署在Colo交易服务器,用于转发交易数据、指令,监控Colo性能指标和交易进程状态。
★ 0 1y agoExplain → -
FinTechUI ⑂
FinTechUI金融科技UI组件,基于Qt Widgets封装,支持冻结列TableView、多层次表头HeaderView、自定义排序过滤模型、自定义Button代理、自定义Progress代理、自定义ComboBox代理、自定义表格模型XTableModel、可拖拽式UI插件框架。
★ 0 3y agoExplain → -
XRiskJudge ⑂
XRiskJudge风控系统,支持账户间风控,提供流速限制、撤单限制、账户锁定等风控功能。
★ 0 1y agoExplain → -
XMonitor ⑂
XMonitor监控客户端,拖拽式插件架构,提供Market、Monitor、EventLog、Permission、RiskJudge、OrderManager插件,不同插件可以拖拽至不同屏幕分屏显示。
★ 0 1y agoExplain → -
XTrader2 ⑂
XTrader交易网关,使用插件架构,不同插件适配不同交易柜台,每个XTrader进程对应一个账户。
★ 0 10mo agoExplain → -
Utils ⑂
Utils基础工具模块,提供交易系统不同组件共用的工具模块,如配置加载模块、HPPackClient客户端、HPPackServer服务端、SQLiteManager数据库操作、Singleton单例、Logger日志、RingBuffer、LockFreeQueue无锁队列、IPCMarketQueue行情消息队列、IPCLockFreeQueue内存队列、SnapShotHelper快照工具、时间戳函数、字符串工具函数、不同组件消息通信协议。
★ 0 1y agoExplain → -
SHMServer ⑂
SHMServer是一个基于共享内存实现的低延迟IPC通信框架,支持发布订阅模式和CS模式。
★ 0 1y agoExplain → -
XAPI ⑂
第三方库,包括SPDLog日志库、HPSocket通信框架、YAML-CPP解析库、CTP柜台API、REM柜台API、YD柜台API、ConcurrentQueue并发队列、OES柜台API。
★ 0 1y agoExplain → -
zino ⑂
Next-generation framework for composable applications in Rust.
★ 0 8mo agoExplain → -
granian ⑂
A Rust HTTP server for Python applications
★ 0 8mo agoExplain → -
velox ⑂
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.
C++ ★ 0 8mo agoExplain → -
ecal ⑂
📦 eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP.
C++ ★ 0 9mo agoExplain → -
ftd ⑂
ftd期货交易数据交换协议的c++实现
★ 0 7y agoExplain → -
NextChat ⑂
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
★ 0 9mo agoExplain → -
datafuse ⑂
A Modern Real-Time Data Processing & Analytics DBMS with Cloud-Native Architecture, built to make the Data Cloud easy
Rust ★ 0 1y agoExplain → -
cvxpylayers ⑂
Differentiable convex optimization layers
★ 0 4y agoExplain → -
RedisDesktopManager ⑂
:wrench: Cross-platform GUI management tool for Redis
C++ ★ 0 7y agoExplain → -
trilium ⑂
Build your personal knowledge base with Trilium Notes
JavaScript ★ 0 3y agoExplain → -
tributary ⑂
Streaming reactive and dataflow graphs in Python
★ 0 2y agoExplain → -
PyOfficeRobot ⑂
pip install PyOfficeRobot,微信机器人
★ 0 1y agoExplain → -
vnpy_optionmaster ⑂
VeighNa框架的期权波动率交易模块
★ 0 1y agoExplain → -
cursor-free-vip ⑂
[Support 0.48.x](Reset Cursor AI MachineID & Auto Sign Up / In & Bypass Higher Token Limit)自动注册 Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.
★ 0 1y agoExplain → -
spin-rs ⑂
Spin-based synchronization primitives
Rust ★ 0 3y agoExplain → -
parseable ⑂
Parseable is a log analytics system written in Rust. It is built for high throughput log ingestion cases.
Rust ★ 0 1y agoExplain → -
UI-TARS-desktop ⑂
A GUI Agent application based on UI-TARS(Vision-Language Model) that allows you to control your computer using natural language.
★ 0 1y agoExplain → -
dora ⑂
DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
Rust ★ 0 1y agoExplain → -
3FS ⑂
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
C++ ★ 0 1y agoExplain → -
rdma-core ⑂
RDMA core userspace libraries and daemons
C ★ 0 1y agoExplain → -
tcapy ⑂
Open source TCA (transaction cost analysis) Python library for FX spot
★ 0 2y agoExplain → -
StrategyExecutionEngine ⑂
A Rust library for creating and executing market order strategies with Kafka integration.
Rust ★ 0 1y agoExplain → -
TradingEngine-Ultra-Low-Latency ⑂
A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book analyses
★ 0 5y agoExplain → -
console ⑂
Frontend Client for Parseable. Parseable is a cloud native log storage and management for Kubernetes, containerised workloads
TypeScript ★ 0 1y agoExplain → -
zenoh ⑂
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
★ 0 1y agoExplain → -
thinkx ⑂
纯C语言跨平台开发框架,支持Linux、AIX、HP-UX、Solaris、FreeBSD、MacOSX、Windows等种操作系统,涵盖进程通讯(共享内存、信号量、锁、共享内存队列等)、网络通讯异步框架(集成了select、poll、epoll、kevent四种技术)。
★ 0 3y agoExplain → -
openctp-ctp-python ⑂
CTPAPI的Python接口,使用Swig技术制作,支持pip install。
★ 0 1y agoExplain → -
ctp2rs ⑂
上海期货技术 CTP 接口 rust 原生封装,支持生产,测评,OpenCTP, LocalCTP 版本, 适配 Linux, MacOS
Rust ★ 0 1y agoExplain → -
ferrum-fix ⑂
Financial Information eXchange protocol implemented in Rust
Rust ★ 0 1y agoExplain → -
docker-spark-iceberg ⑂
No description.
★ 0 1y agoExplain → -
inline-python ⑂
Inline Python code directly in your Rust code
★ 0 6y agoExplain → -
SQLpage ⑂
SQL-only webapp builder, empowering data analysts to build websites and applications quickly
★ 0 3y agoExplain → -
Titans ⑂
No description.
C++ ★ 0 1y agoExplain → -
deriv-app ⑂
No description.
★ 0 6y agoExplain → -
rust-ibverbs ⑂
Bindings for RDMA ibverbs through rdma-core
★ 0 1y agoExplain → -
yd-lib-rs ⑂
易达高速柜台 Rust 绑定 (CTP ydClient rust system binding) (开发中)
★ 0 2y agoExplain → -
rust-share ⑂
trading tools in rust
Rust ★ 0 1y agoExplain → -
openctp-rs ⑂
生成 OpenCTP 接口的 Rust 绑定 (Rust binding for openctp)
★ 0 2y agoExplain → -
qbox ⑂
量化助手
★ 0 4y agoExplain → -
foyer ⑂
Hybrid in-memory and disk cache in Rust
★ 0 1y agoExplain → -
AlphaForge ⑂
A new formulaic alpha mining framework for quantitative investment
★ 0 1y agoExplain → -
focalboard ⑂
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
★ 0 2y agoExplain → -
delta-rs ⑂
A native Rust library for Delta Lake, with bindings into Python and Ruby.
Rust ★ 0 1y agoExplain → -
Daft ⑂
Distributed DataFrame for Python designed for the cloud, powered by Rust
★ 0 1y agoExplain → -
polars_ml ⑂
No description.
★ 0 1y agoExplain → -
polars_ta_extension ⑂
Polars extension for Ta-Lib: Support Ta-Lib functions in Polars expressions
★ 0 1y agoExplain → -
matchbook ⑂
A stock exchange
★ 0 3y agoExplain → -
rust-exchange ⑂
Stock Exchange Engine written in Rust
★ 0 4y agoExplain → -
functime ⑂
Time-series machine learning and embeddings at scale.
Python ★ 0 1y agoExplain → -
dag-factory ⑂
Dynamically generate Apache Airflow DAGs from YAML configuration files
★ 0 6y agoExplain → -
xcrypto ⑂
quant,trading system,crypto,async
★ 0 2y agoExplain → -
dva ⑂
Code release for "Diffusion Variational Autoencoder for Tackling Stochasticity in Multi-Step Regression Stock Price Prediction" https://arxiv.org/abs/2309.00073
★ 0 2y agoExplain → -
ctp-sys ⑂
rust CTP bindgen
★ 0 2y agoExplain → -
triton ⑂
Development repository for the Triton language and compiler
★ 0 4y agoExplain → -
SmartCharts ⑂
No description.
★ 0 6y agoExplain → -
madsim ⑂
Magical Deterministic Simulator for distributed systems in Rust.
★ 0 2y agoExplain → -
ecal-rs ⑂
Rust bindings to the Continental eCAL API
★ 0 3y agoExplain → -
raft ⑂
Raft consensus alogorithm implemented in Rust. Rust 实现 Raft 共识算法
★ 0 3y agoExplain → -
grok-1 ⑂
Grok open release
★ 0 2y agoExplain → -
datenlord ⑂
DatenLord, Computing Defined Storage, an application-orientated, cloud-native distributed storage system
Rust ★ 0 2y agoExplain → -
async-rdma ⑂
Easy to use RDMA API in Rust async
★ 0 2y agoExplain → -
rdma-pipe ⑂
Utility programs to pipe data across a RDMA-capable network
★ 0 2y agoExplain →
No repos match these filters.