viabtc/viabtc_exchange_server
A trading engine with high-speed performance and real-time notification observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3467
- days_rel: n/a
- days_push: 1720
- n_releases_24m: 0
Adoption not part of the score
2784 stars · 1503 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ViaBTC Exchange Server is a high-performance cryptocurrency exchange trading backend written in C, capable of processing up to 10,000 trades per second. It consists of a matchengine, market data services, HTTP and websocket access servers, and an alert center, using MySQL, Redis, and Kafka as supporting infrastructure.
Use cases
- run a cryptocurrency exchange backend
- match orders at high throughput
- push real-time market and user data over websocket
- generate k-line candlestick market data
- store and query trade and balance history
- build a self-hosted digital asset trading platform
When to choose
- you need a battle-tested, high-speed order matching engine
- you are building a crypto exchange and want full control of the backend
- you need real-time websocket push for market and user data
- you can operate the required MySQL, Redis, and Kafka infrastructure
When to avoid
- you need a turnkey exchange with frontend and admin UI included
- you cannot maintain C code or complex multi-service deployments
- you target platforms other than Ubuntu 14.04/16.04 without testing
- you need frequent updates or active community support
Facets
service · maturity maintenance
trading websocket http-server message-queue database caching monitoring alerting fintech backend microservices self-hosted trading-engine cryptocurrency-exchange matchengine order-matching market-data k-line high-performance c cryptocurrency real-time linux docker
1 source
- readme: https://github.com/viabtc/viabtc_exchange_server · fetched 2026-08-28 · 038fd4a491c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| viabtc/viabtc_exchange_server | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="viabtc/viabtc_exchange_server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem