COOLJAPAN

COOLJAPAN Blog

The inside story of building the largest pure-Rust sovereignty stack

248 posts

release 247 pure-rust 195 scirs2 75 rust 68 machine-learning 31 wasm 26 scientific-computing 25 cuda 23 simd 22 oxiarc 22 numpy 21 gpu 19 compression 17 oxicuda 16 noffi 16 llm 16
Jul 15, 2026 · 10 min

OxiMedia 0.2.0 Released — A Real Transcode Engine, Bit-Exact AV1/VP9/VP8 Decode, and the 'Real or Honest Error' Sweep

OxiMedia 0.2.0 ships a real frame-level transcode engine, AV1/VP9/VP8 key-frame decoders verified bit-exact against dav1d, aomdec, and libvpx/libwebp, real CENC/cbcs packager encryption, and a sweep replacing fabricated success with honest errors — the sovereign media layer for the COOLJAPAN ecosystem.

releaseoximediaffmpeg
Jul 15, 2026 · 10 min

SciRS2 0.6.1 Released — Real Codegen, DLPack Safety, and GPU-Dispatch Honesty

SciRS2 0.6.1 replaces placeholder and silently-wrong code paths with real implementations: genuine model-serving codegen, a critical DLPack SIGBUS fix, honest GPU-dispatch and hardware-detection reporting, and a symbolic-engine soundness fix — plus F-distribution ppf, spatial hamming distance, and new finance facades. Pure Rust, Apache-2.0.

releasescirs2rust
Jul 14, 2026 · 9 min

OxiCUDA 0.5.0 Released — F64 PTX Correctness, Mixed-Precision GEMM Fixes, and Zero unwrap() Left

OxiCUDA 0.5.0, the sovereign GPU-compute layer for the COOLJAPAN ecosystem, fixes F64-precision PTX codegen bugs that made ptxas reject elementwise and reduction kernels, closes a mixed-precision GEMM accumulator bug, and hits zero unwrap()/expect() in library code. 38,622 tests, ~1.30M SLoC, 73 crates.

releaseoxicudacuda
Jul 14, 2026 · 9 min

OxiMedia 0.1.9 Released — 100% Pure Rust by Default, Four Security Fixes, and oximedia-web Ships

OxiMedia 0.1.9 ships a 100% Pure Rust default build (zero C/C++/Fortran), fixes four real security vulnerabilities (SRT crypto, MP4 DoS, WebRTC DTLS honesty, SQL injection), and launches oximedia-web — four WASM modules downstream of WebCodecs, live in OxiScope and OxiLink. 114 crates, ~2.95M SLOC.

releaseoximediaffmpeg
Jul 14, 2026 · 9 min

sklears 0.2.0 Released — A Real CUDA GPU Foundation, Not Another Stub

sklears 0.2.0 ships sklears-core::gpu, a real oxicuda-backed CUDA foundation (GpuBackend, GpuArray, GpuMatrixOps) powering on-device GEMM, Cholesky/LU/QR/SVD solves, and HNSW k-NN across 9 downstream crates, plus a wide correctness sweep. 12,721 tests passing, 36 crates, >99% scikit-learn API coverage held.

releasesklearsmachine-learning
Jul 14, 2026 · 8 min

SplitRS 0.3.5 Released — Eight Correctness Fixes Found Splitting a Real SQLite Parser

SplitRS 0.3.5 fixes eight correctness issues found splitting a real sqlite3-parser crate: file-backed mod declarations, --split-impl-blocks cross-chunk calls, bitflags type exports, and grouped-import collisions, resolving E0583, E0624, E0425, and E0252. 608 tests passing, up from 570 in 0.3.4.

releasesplitrsrust
Jul 13, 2026 · 6 min

CeleRS 0.3.0 Released — Real Crypto, Real Chords, 100% Pure Rust

CeleRS 0.3.0 eliminates sqlx and reqwest workspace-wide for oxisql/oxihttp-client, swaps mock XOR encryption for real AES-256-GCM/ChaCha20-Poly1305, and fixes chord/chain execution and Kombu middleware that were silent no-ops. 18 crates, 5,676 tests passing. The sovereign task-queue layer for COOLJAPAN.

releasecelerscelery
Jul 13, 2026 · 10 min

OxiArc 0.3.6 Released — The 75-Item Audit That Ended Five Private Codec Dialects

OxiArc 0.3.6 pairs a security-hardening pass with a 22-auditor, 75-item reference-interop campaign: zstd's FSE fix takes real-frame decode from 0/64 to 64/64, brotli's RFC 7932 rewrite goes 141/172 failures to 608/608, plus LZMA2, bzip2, and SZIP fixes. 2,426 tests passing, Pure Rust.

releaseoxiarczstd
Jul 13, 2026 · 10 min

OxiHuman 0.2.1 Released — BodyLab Ships: A CC0 Asset Pack, In-Browser Export, and a Measurement-Fit Solver for the Client-Side Human Generator

OxiHuman 0.2.1 is the BodyLab production release: the first real CC0 asset pack (OHPK v1, 38 targets), in-memory browser GLB/VRM/STL/OBJ export, a live three.js demo, and a measurement-fit solver accurate to within 0.66 cm — plus three P0 bugs fixed and 33,569 passing tests.

releaseoxihuman3d-human
Jul 13, 2026 · 10 min

TenfloweRS 0.2.0 Released — Real Gradients for Every Layer, Real Steps for Every Optimizer

TenfloweRS 0.2.0 rewires the Python-facing, PyTorch-style implicit autograd system for real: every layer type gets tape-backed .backward()/.grad(), all 9 optimizers perform genuine gradient updates, and a correctness sweep fixes wrong Softmax/BatchNorm/GroupNorm/LayerNorm gradients — 14,536+ tests passing.

releasetenflowersmachine-learning
Jul 12, 2026 · 9 min

OxiRS 0.3.2 Released — Pure-Rust Policy v2 Quarantines the Last Six C-FFI Integrations

OxiRS 0.3.2 extracts NVML, CUDA, GEOS, DuckDB, Kafka, and Pulsar C-FFI into six opt-in publish=false adapter crates, migrates GeoSPARQL's GeoPackage backend off rusqlite onto the Pure-Rust OxiSQL engine, and closes the last transitive zstd-sys dependency with a Pure-Rust zstd shim — 45,034 tests, zero warnings.

releaseoxirsrdf
Jul 11, 2026 · 12 min

OxiEphemeris 0.1.1 Released — Charts Become Linked Open Data, and Python/WASM Join the CLI on One Compute Path

OxiEphemeris 0.1.1 adds a full RDF/SKOS/PROV-O astrology vocabulary with a live SPARQL endpoint, new Python and WebAssembly bindings sharing one compute facade with the CLI, and a deeper astrology layer — ayanamshas, dignities, declinations, Arabic Parts, synastry. The sovereign ephemeris layer for COOLJAPAN.

releaseoxiephemerisastrology
Jul 11, 2026 · 8 min

OxiSQL 0.3.2 Released — The Last C-FFI Crate Is Gone, and COUNT(*) Finally Counts Right

OxiSQL 0.3.2 closes the final C-FFI gap in its --all-features dependency closure with a new Pure-Rust zstd-shim replacing zstd-sys (pulled in by DataFusion's Arrow IPC), and fixes a GROUP BY … HAVING COUNT(*) accumulator-reset bug in the oxisqlite-core query engine. The sovereign SQL layer for the COOLJAPAN ecosystem.

releaseoxisqlpure-rust
Jul 11, 2026 · 9 min

OxiWhisper 0.1.2 Released — Speaker Diarization, Word Timestamps, and Translation

OxiWhisper 0.1.2 adds a full speaker-diarization pipeline (VAD, clustering, RTTM/DER export, optional ECAPA-TDNN embeddings), word-level timestamps, a translation task, and temperature-fallback decoding — the sovereign speech-recognition layer for the COOLJAPAN ecosystem, still zero C or Python.

releaseoxiwhisperwhisper
Jul 9, 2026 · 11 min

TrustformeRS 0.2.0 Released — CUDA Catches Up to Metal's Resident Attention, libtorch Is Gone for Good

TrustformeRS 0.2.0 gives CUDA the same device-resident attention pipeline Metal already had, adds batched CUDA matmul and refcounted GPU buffers, fixes a silent CUDA data race, and drops the torch/libtorch backend workspace-wide. The sovereign transformer layer for the COOLJAPAN ecosystem.

releasetrustformersrust
Jul 8, 2026 · 9 min

TenfloweRS 0.1.2 Released — Implicit Autograd, Real ONNX Interop, and an Honesty-Hardening Sweep

TenfloweRS 0.1.2 adds PyTorch-style implicit autograd for Python, real ONNX protobuf import/export, a pure-Rust Blosc codec for Zarr, and a wide honesty-hardening sweep that replaces fabricated results with real computation or honest errors across the framework.

releasetenflowersmachine-learning
Jul 7, 2026 · 8 min

OxiArc 0.3.5 Released — Canonical LZH/LHA Interop With Real `lha`

OxiArc 0.3.5 rewrites the -lh4-/-lh5-/-lh6-/-lh7- codec from a private bitstream format into genuine canonical LHA wire format, validated against real third-party .lzh archives and a live lha (Lhasa) CLI oracle. Also fixes a Miri-flagged CRC UB class, three writer resource leaks, and a CLI exit-code bug. 1,878 tests passing, Pure Rust.

releaseoxiarclzh
Jul 7, 2026 · 10 min

OxiCUDA 0.4.1 Released — Concurrency Races, Cross-Backend Correctness, and Real CUDA Graph Capture

OxiCUDA 0.4.1 extends on-device GPU validation into BLAS, DNN, and the driver/memory/launch stack, catching concurrency races that single-threaded testing can't. Plus the first correctness pass across five non-CUDA backends and real driver-backed CUDA Graph capture. 38,612 tests, ~1.28M SLoC, 73 crates.

releaseoxicudacuda
Jul 7, 2026 · 11 min

Spintronics 0.3.2 Released — Altermagnets, Quantum Spin Liquids, and Gauge-Invariant Topology

Spintronics 0.3.2 adds a k·p altermagnet band model with GMR-like spin valves, d-orbital orbitronics, a resonating-valence-bond spin-liquid solver, streaming simulation with binary OVF I/O, and fixes to Hermitian eigenvectors and the Kane-Mele Z2 invariant. 2059 tests, 118 doc tests, 0 warnings.

releasespintronicsscirs2
Jul 7, 2026 · 6 min

SplitRS 0.3.4 Released — Nested-Mod Descent Correctness Hardening

SplitRS 0.3.4 fixes five correctness issues in --split-nested-mods surfaced by a focused review: E0603 visibility widening for relocated private mods, E0425/E0599 parent-scope glob retention, and E0432/E0659 macro-import ambiguity. 570 tests passing. The AST-based Rust refactoring tool for the COOLJAPAN ecosystem.

releasesplitrsrust
Jul 6, 2026 · 8 min

OxiArc 0.3.4 Released — Byte-for-Byte Interop with liblzma, libbz2, and bsdtar

OxiArc 0.3.4 is an interoperability hardening release: spec-conformance defects surfaced by downstream FVRS integration testing were root-caused and fixed across LZMA/LZMA2, bzip2, 7z, ZIP, TAR, XZ, and LZH. Every codec is now validated bidirectionally against liblzma, libbz2, bsdtar/libarchive, and CPython, with hermetic golden-vector regression suites. 1,799 tests passing, Pure Rust.

releaseoxiarcinterop
Jul 6, 2026 · 6 min

SplitRS 0.3.3 Released — Domain-Aware Module Routing and Recursive Nested-Mod Descent

SplitRS 0.3.3 adds domain-mapping for --target-modules (seeded assignment by reference affinity, unknown-name validation, dry-run attribution), recursive --split-nested-mods descent into inline mod blocks, a --facade style flag, verbatim method extraction, and 565 passing tests. The AST-based Rust refactoring tool for the COOLJAPAN ecosystem.

releasesplitrsrust
Jul 2, 2026 · 9 min

OxigenAI 0.1.1 Released — Real SMT Contradiction Detection, Three Jurisdictions, and Judgment Prediction

OxigenAI 0.1.1 replaces its contradiction heuristic with genuine OxiZ SMT verification, adds JP/US/EU multi-jurisdiction statute registries via a new -j flag, and ships /predict-ruling and /translate-check — 231 tests passing. The sovereign computational-law layer for the COOLJAPAN ecosystem.

releaseoxigenaigovtech
Jul 2, 2026 · 8 min

TrustformeRS 0.1.4 Released — Pure-Rust CUDA Replaces cudarc, Verified on Real NVIDIA Hardware

TrustformeRS 0.1.4 migrates CUDA and Metal from cudarc/scirs2-MPS to the Pure-Rust oxicuda stack, passes 12/12 CPU↔CUDA parity tests on a real RTX A4000, ships real PyRwkvModel/PyMambaModel classes on PyO3 0.28, and goes unwrap()-free workspace-wide. The sovereign transformer layer for the COOLJAPAN ecosystem.

releasetrustformersrust