Skip to content
View MaloWinrhy's full-sized avatar
🦀
Making technology faster & cleaner, one Rust program at a time
🦀
Making technology faster & cleaner, one Rust program at a time
  • Rouen, France

Highlights

  • Pro

Organizations

@ARKADAstudio

Block or report MaloWinrhy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaloWinrhy/README.md
  ██╗    ██╗ ██╗ ███╗   ██╗ ██████╗  ██╗  ██╗ ██╗   ██╗
  ██║    ██║ ██║ ████╗  ██║ ██╔══██╗ ██║  ██║ ╚██╗ ██╔╝
  ██║ █╗ ██║ ██║ ██╔██╗ ██║ ██████╔╝ ███████║  ╚████╔╝ 
  ██║███╗██║ ██║ ██║╚██╗██║ ██╔══██╗ ██╔══██║   ╚██╔╝  
  ╚███╔███╔╝ ██║ ██║ ╚████║ ██║  ██║ ██║  ██║    ██║   
   ╚══╝╚══╝ ╚═╝ ╚═╝  ╚═══╝ ╚═╝  ╚═╝ ╚═╝  ╚═╝    ╚═╝   

Systems developer · Rust
📍 Rouen, France

Still no mana, still no power — but the systems keep converging.

LinkedIn


I build systems that don't need permission to exist.

Distributed protocols, CRDTs, event ordering - infrastructure where there's no central authority and every node figures things out on its own. Rust is my primary tool for that.

When the project needs it, I go wider: Go, Python, React, Kubernetes, Flutter. But the core stays low-level and built to run without coordination.


> building

convergent Composable CRDTs for decentralized systems — GCounter, PNCounter, LWW-Register, OR-Set
hlc_id Hybrid Logical Clock IDs for distributed event ordering
json_cleaner CLI tool to strip null/empty values from JSON — on crates.io

convergent uses hlc_id under the hood for causal timestamps. They're designed as an ecosystem.


> systems & languages

> web & infra


> stats

stats streak


architecture shapes responsibility.
If this way of thinking resonates — follow along.

Pinned Loading

  1. hlc_id hlc_id Public

    A Rust library for generating and managing Hybrid Logical Clock (HLC)-based IDs.

    Rust 1

  2. convergent convergent Public

    Lightweight, composable CRDTs (Conflict-Free Replicated Data Types) for decentralized systems.

    Rust 1

  3. json_cleaner json_cleaner Public

    A tiny CLI tool written in Rust to clean JSON files by removing empty or null values.

    Rust 1