最高效的交易所撮合引擎,采用伦敦外汇交易所LMAX开源的Disruptor框架,用Hazelcast进行分布式内存存取,以及原子性操作。使用数据流的方式进行计算撮合序列,采用价格水平独立撮合逻辑,实现高效大数据撮合。
☆165Dec 26, 2019Updated 6 years ago
Alternatives and similar repositories for match-trade
Users that are interested in match-trade are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java实现的撮合交易系统,包含柜台、网关、排队机、撮合核心。A full-stack match trading platform use spring boot, vue, element-ui, vertx and disruptor.☆20Apr 12, 2023Updated 3 years ago
- 高性能撮合引擎☆69May 11, 2020Updated 6 years ago
- 智牛(trade-stock)金融交易平台是服务于金融衍生产品, 包含外汇, 贵金属, 期货, 股票等. 各产品具有不同属性与交易规则, 本项目对标MT4/MT5等大型交易平台, 遵循FIX全球最广泛的金融市场通用协议. 包含证券用户注册,交易开户, 行情订阅与呈现, 市…☆11Mar 16, 2022Updated 4 years ago
- Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adapti…☆2,565Oct 8, 2023Updated 2 years ago
- A simple, fast match engine for trading☆58Aug 4, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Basic order matching engine written in Rust☆453Apr 13, 2018Updated 8 years ago
- 加密货币交易所核心模块的架构设计与技术细节(交易系统、撮合引擎系统、行情系统、做市系统、MPC钱包系统、网络安全基础设施)☆47Feb 6, 2023Updated 3 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆56Oct 26, 2025Updated 8 months ago
- 数字加密资产交易引擎的原理性实现代码,汇智网提供☆206Aug 23, 2019Updated 6 years ago
- Limit Orderbook Replay/Analysis Library☆10Nov 19, 2018Updated 7 years ago
- 区块链量化交易平台 火币量化交易平台 数字货币量化交易平台☆12Dec 5, 2021Updated 4 years ago
- 简易redis一起写☆25Aug 11, 2025Updated 10 months ago
- 一个基于内存的分布式计算框架。☆10Apr 13, 2016Updated 10 years ago
- 各大交易所的行情数据收集服务。☆16Jun 6, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- spring-cloud 架构方案支付☆19Jun 17, 2022Updated 4 years ago
- 四合一分布式计算框架☆20Aug 12, 2014Updated 11 years ago
- 开源数字货币交易所,基于Java开发的比特币交易所 | BTC交易所 | ETH交易所 | 数字货币交易 所 | 交易平台 | 撮合交易引擎。本项目基于SpringCloud微服务开发,可用来搭建和二次开发数字货币交易所,有完整的撮合交易引擎源码、后台管理(后端+前端)、前台…☆300Apr 25, 2020Updated 6 years ago
- 数字货币撮合系统 提供接口 撮合发布、撮合取消、撮合mq 消息发布☆41Aug 17, 2018Updated 7 years ago
- 数字货币交易所☆305Mar 7, 2023Updated 3 years ago
- viabtc交易所APP客户端,flutter版本。☆11Jun 28, 2020Updated 6 years ago
- Advanced fold methods for Kotlin☆13Jul 2, 2026Updated last week
- 野火imSDK的uniapp原生插件☆11Apr 5, 2021Updated 5 years ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆200Dec 16, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于Spring Cloud Alibaba的数字货币交易☆19Jan 6, 2022Updated 4 years ago
- 下载以及更新bitfinex所有交易对历史K线数据到本地mysql数据库的方案☆17Feb 14, 2019Updated 7 years ago
- ☆10Oct 12, 2022Updated 3 years ago
- show active data and compare with the total data☆10Oct 8, 2016Updated 9 years ago
- spring框架集成系列demo☆12May 27, 2018Updated 8 years ago
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆12Nov 9, 2020Updated 5 years ago
- a fast java backtesting and auto trading system☆23Dec 24, 2015Updated 10 years ago
- delay quee with redis and golang☆13Aug 15, 2019Updated 6 years ago
- 用于对接所有的 跨境电商的API开发的SDK包☆18Apr 26, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 这一顿吃什么?专门解决选择困难症☆16Mar 12, 2024Updated 2 years ago
- Go开发的金融证券交易所系统☆302Dec 7, 2025Updated 7 months ago
- 一个用于站内信息发送的消息中间件☆10Apr 7, 2015Updated 11 years ago
- Simple python Multiprocesses-Multithreads queue 简易Python多进程-多线程任务队列, 也能做简单的MapReduce, 自用性质,请勿用于生产环境☆44Jan 12, 2026Updated 5 months ago
- Dex website☆11Updated this week
- ChatOps for Microservices Architecture - ChatOps4Msa☆12Aug 28, 2023Updated 2 years ago
- Moved to https://github.com/superhj1987/awesome-libs/blob/master/doc/spring-mvc-model-attribute-alias.md☆13Oct 18, 2018Updated 7 years ago