基于内存的高性能数字货币交易所撮合引擎核心
☆36Aug 12, 2025Updated 6 months ago
Alternatives and similar repositories for transaction-matching-engine
Users that are interested in transaction-matching-engine are comparing it to the libraries listed below
Sorting:
- 一套高性能的、纯内存撮合的数字货币交易所撮合系统。☆67Jun 5, 2024Updated last year
- gome- Golang Match Engine, uses Golang for calculations, gRPC for services, ProtoBuf for data exchange, RabbitMQ for queues, and Redis fo…☆60Feb 16, 2021Updated 5 years ago
- 高性能撮合引擎☆68May 11, 2020Updated 5 years ago
- Stock Exchange Engine written in Rust☆30Nov 18, 2021Updated 4 years ago
- Ethereum exchange wallet☆17Nov 23, 2024Updated last year
- A stock exchange☆12Feb 4, 2023Updated 3 years ago
- Matching Engine For Laravel,Based on Redis,High-Performance☆52Dec 24, 2023Updated 2 years ago
- Go开发的金融证券交易所系统☆295Dec 7, 2025Updated 3 months ago
- Quantitative trading robot☆17Mar 6, 2023Updated 3 years ago
- Superfast Matching Engine written in golang☆75Sep 16, 2025Updated 5 months ago
- Ethereum wallet used in OpenBazaar☆18Jul 14, 2020Updated 5 years ago
- 股票指标相关方法☆23Dec 20, 2025Updated 2 months ago
- 一个go语言实现的比特币钱包服务☆18Jul 27, 2019Updated 6 years ago
- Official proof decentralized exchange matching engine☆212Apr 12, 2019Updated 6 years ago
- Matching Engine implementation in Rust☆63Jul 15, 2021Updated 4 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆27Sep 12, 2020Updated 5 years ago
- 《2021医学健康数据分析与挖掘》课程论文 -- 基于BERT的20NewsGroups数据集新闻分类实验☆10Jun 22, 2021Updated 4 years ago
- 中国机器人及人工智能大赛全地形自适应机器人赛道☆12Apr 26, 2023Updated 2 years ago
- 中医智慧诊疗小程序后端☆10Aug 28, 2022Updated 3 years ago
- 👉⭐Golang library for calculating poker card types and strengths🥰☆24Jun 7, 2024Updated last year
- Go和大语言模型编程☆44Mar 5, 2025Updated last year
- 数字货币交易所☆308Mar 7, 2023Updated 3 years ago
- 最高效的交易所撮合引擎,采用伦敦外汇交易所LMAX开源的Disruptor框架,用Hazelcast进行分布式内存存取,以及原子性操作。使用数据流的方式进行计算撮合序列,采用价格水平独立撮合逻辑,实现高效大数据撮合。