Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View roynrishingha's full-sized avatar
💭
🦀
💭
🦀

Block or report roynrishingha

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
roynrishingha/README.md

Who I am

Hi 👋 I'm Nrishinghananda Roy, a Rust-focused software engineer with 3+ years building backend and systems software for startups in Germany, France, and India. I work best where speed and reliability both matter.

What I build

  • Ship features end-to-end: from API design to infra deployment.
  • Replace slow code with fast Rust implementations.
  • Contribute to open-source Rust projects.
  • Build developer tools and system-level libraries.

How I work

  • Take loosely defined problems and return working solutions.
  • Own my code in production—if it breaks, I know how to fix it.
  • Balance speed with reliability—ship quickly without cutting corners.
  • Care about performance, correctness, and clarity, not hype-driven features.

Pinned Loading

  1. lsmdb lsmdb Public

    lsmdb is an efficient storage engine that implements the Log-Structured Merge Tree (LSM-Tree) data structure, designed specifically for handling key-value pairs.

    Rust 4