Skip to main content

Research & Articles

Deep dives into performance optimization, quantitative analysis techniques, and implementation details of our open-source projects.

Coming Q3 2025

GPU Optimization for Technical Indicators

A comprehensive guide to implementing financial indicators using CUDA, including memory coalescing strategies and warp-level optimizations.

Performance CUDA
Coming Q3 2025

AVX2/AVX-512 Intrinsics for Technical Indicators

Deep dive into manual SIMD optimization of technical indicators using AVX2 and AVX-512 intrinsics, achieving near-GPU performance on modern CPUs.

Rust AVX-512
Coming Q4 2025

Building a Sub-Microsecond Backtesting Engine

Architecture decisions and performance optimizations for ultra-low-latency backtesting of high-frequency trading strategies.

Architecture HFT
Coming Q4 2025

WebAssembly for Quantitative Finance

Bringing high-performance financial computations to the browser with WebAssembly and strategies for minimizing overhead.

WASM Browser

Stay Updated

Get notified when new research articles and technical deep-dives are published.

Follow on GitHub