RSSAmplifier

Blog

Mr-Leshiy

Welcome to my website!

mr-leshiy-blog.web.appRSS feed ↗4 posts

Latest posts

An Async Runtime for Mojo GPU Coroutines

Building mojo-gpu-async, async runtime that manages `DeviceContext.synchronize()` calls across queued GPU coroutines in Mojo.

AES Encryption: GPU Acceleration vs CPU SIMD in Mojo

A hands-on comparison of AES encryption performance using GPU parallelism versus CPU hardware acceleration using new Mojo language.

Containerized shell sessions with Shell-Cell

Introducing Shell-Cell, a tool for running isolated, containerized shell sessions.

How Safe is the Rust Ecosystem? A Deep Dive into crates.io

A data-driven security audit of nearly 200k crates.io packages using cargo-deny, examining vulnerability rates, unsound code, and how dependency complexity drives risk in the Rust ecosystem.