-
(old-new home profile)
- Earth
- https://github.com/lsatanov
- in/leonid-satanovskiy
Lists (10)
Sort Name ascending (A-Z)
Stars
Creusot helps you prove your Rust code is correct.
Symbolic math library and computer algebra system for Rust
Rust virtual machine and JIT compiler for eBPF programs
magic-trace collects and displays high-resolution traces of what a process is doing
An app that brings language models directly to your phone.
Technical debt and risk analyzer that predicts bug hotspots by combining cognitive complexity, pattern recognition, coverage gaps, information theory, and git history.
Curated list of resources for Embedded and Low-level development in the Rust programming language
859 OCaml to Rust translations — functional programming patterns in idiomatic Rust
Run frontier MoE models on hardware you already own — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust
2D/3D renderer - makes it simple to draw stuff across platforms (including web)
Interactive 3D mathematical graphing application
Claude Code with a read-only GitHub token — every push, PR, and comment waits in a human-approved queue.
Compile-time brainfuck interpreter written in Rust using some unstable nightly features
Compile-Time Ray Tracer in Rust ported from C++
OxiUI is the COOLJAPAN-blessed Pure Rust UI layer: no GTK (C), no Qt (C++), no SDL (C), no system widgets, no raw AppKit / Win32 / Cocoa bindings. It is a thin, opinionated facade over egui (immedi…
Tailwind-style utility styling for egui: per-widget hover/focus/active variants, design tokens, and composable style functions.
Context-Generic Programming: modular programming paradigm for Rust