- Tbilisi, Georgia
- https://t.me/kodopp
- in/aleksandr-korzun-a531a2265
Stars
PAM module for flagging users who recently authenticated and directing them to easier authentication methods.
An interactive course on computer science and digital architecture, built from the ground up. (Minecraft and CircuitVerse tracks available)
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
Executable memory allocator with support for dual mapping and W^X protection
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
Weighs the soul of incoming HTTP requests to stop AI crawlers
MSPaintComputer is the start of building functional computer executed natively within Microsoft Paint.
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because…
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler.
Perforator is a cluster-wide continuous profiling tool designed for large data centers
Visualization of all roads within any city
Generate any location from the real world in Minecraft Java Edition with a high level of detail.
“Zero setup” cross compilation and “cross testing” of Rust crates
CLI tool to insert spacers when command output stops
Git repository with a commit for every single shorthash
Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latenc…