2.59 million lines of pure Rust. SciPy-compatible APIs, 10-100× faster with SIMD, no C/Fortran deps, 29 crates, 19,700+ tests, Python + WASM + no_std. The sovereign scientific computing and AI foundation for the entire COOLJAPAN ecosystem.
The scientific computing and AI foundation of the COOLJAPAN ecosystem just reached a major milestone.
Today we released SciRS2 0.3.3 — a complete, production-grade Pure Rust framework that delivers SciPy-compatible APIs for scientific computing, data analysis, and machine learning.
No C. No Fortran. No NumPy system dependencies.
No build hell. No version conflicts.
Just clean, memory-safe, blazing-fast code that compiles to a single static binary (or WASM) and runs everywhere — from laptops to browsers to embedded devices.
For decades, scientific computing meant depending on NumPy/SciPy (built on C/Fortran BLAS/LAPACK) or heavy Python ecosystems.
These tools are powerful but suffer from:
SciRS2 0.3.3 ends all of that.
It delivers 10-100× faster performance while being 100% memory-safe and portable.
Notable results (Apple M3):
The architecture is modular (29 workspace crates) and built directly on the COOLJAPAN stack:
Core Layer (scirs2-core)
Work-stealing scheduler, NUMA-aware allocator, HAMT, cache-oblivious algorithms, GPU backends (CUDA/Metal/wgpu), distributed ops.
Scientific Computing
Full OxiBLAS integration (linalg), OxiFFT (FFT + sparse), sparse solvers (LOBPCG/IRAM/AMG), stats, optimization, integration, interpolation, signal processing, special functions, spatial algorithms.
AI/ML Layer
Automatic differentiation, neural nets (Transformers, GNNs, diffusion, SNNs), graph processing (Louvain, Node2Vec), computer vision, time series (TFT, DeepAR), clustering, metrics.
I/O & Interop
OxiCode serialization, HDF5-lite, Arrow/Parquet, cloud storage, Python bindings (PyO3), Julia bindings, WASM + Web Worker parallelization.
Key Rust advantages:
no_std + alloc supportSciRS2 is now the official scientific computing and AI backend for the entire COOLJAPAN stack:
Repository: https://github.com/cool-japan/scirs
Star the repo if you want high-performance scientific computing and AI without the Python toolchain headaches.
The era of “just pip install numpy scipy” with all its native dependencies is coming to an end.
Pure Rust scientific computing and AI is here — fast, safe, and sovereign.
— KitaSan at COOLJAPAN OÜ March 17, 2026