Skip to content

Releases: rsitech-ai/cryptofeed-rs

cryptofeed-rs v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@s1korrrr s1korrrr released this 23 Jul 18:28

First public alpha release of cryptofeed-rs, maintained by RSI Tech.

Included

  • Apache-2.0 source release for the audited multi-exchange Rust workspace.
  • Apple Silicon macOS marketfeed daemon archive.
  • CycloneDX SBOM and SHA-256 checksums.
  • Public adapters for supported Binance, OKX, Bybit, Kraken, Deribit, Bitstamp, Gemini, Coinbase, and Bitfinex venue-segments.
  • Recording, replay, bounded dispatch, health/readiness, metrics, and optional sinks.

Provenance and verification

  • Source commit: df87fea717c5fb00d75d72f868aeae601cc1c8c1
  • Target: aarch64-apple-darwin
  • Toolchain: rustc 1.91.0 (f8297e351 2025-10-28)
  • Archive SHA-256: 34e11208d838077d0819a8c583b5435e71560a983388df480597e92c0ba84ff9
  • SBOM SHA-256: 379e8bc8e1eea40b71d2916faea5e8d7496d50e1fca78915300bf1a2ee965752

The exact main commit passed formatting, strict Clippy, all-target/all-feature workspace tests, all-feature Rustdoc with warnings denied, cargo-deny, Gitleaks, OSS-readiness, archive inspection, and a release-binary health/readiness/metrics/graceful-shutdown smoke.

A prior 15-minute laptop run across all usable public venue-segments covered 22 concurrent WebSocket sessions, 1,187,432 frames, and 1,260,589 normalized events with zero parse failures, sequence gaps, queue drops, or overflows. This is short-run evidence only; see docs/ops/soak_results.md.

Alpha limitations

This is not beta, stable, production-ready, or approved for unattended trading. Live exchange behavior is not backed by scheduled credentialed canaries. The binary is ad hoc linker-signed, not Developer ID signed, and not notarized; macOS may require an explicit local security decision. No Linux, Intel macOS, or Windows binary is included in this release.