Skip to content
View amanmaurya92's full-sized avatar
I am missing Saturn
I am missing Saturn

Block or report amanmaurya92

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.

Content in all repositories owned by your account will be closed.
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
amanmaurya92/README.md
Aman Maurya — systems, low-level tooling, open source systems tooling · low-level curiosity · linux internals · open source

I build software close to the metal — systems tooling that stays out of your way, runtimes that don't leak, and code built to survive the real world.

When I'm not building my own tools, I explore compiler & runtime internals and send patches upstream.

Satoru Gojo

infinite void — calm is a property of systems that recover

$ whoami --verbose

  handle      amanmaurya92
  founder     RabbitBase
  upstream    swiftlang · dart-lang · CNCF
  builds      systems · database engines · compilers & runtimes
  languages   C++ (close to the metal) · C · Go · Rust · Swift · Dart
  portfolio   amanmaurya92.github.io
  rule        simplicity is prerequisite for reliability

Now

  • Building and scaling RabbitBase — engineering high-performance systems and resilient infrastructure
  • Contributing upstream to Swiftlang (compiler diagnostics, standard library & runtime internals)
  • Hacking on Dartlang toolchains, SDK architecture, and runtime ergonomics
  • Participating in CNCF ecosystem initiatives and cloud-native primitives

Anime Banner

Work

RabbitBase · founder

Architecting high-throughput distributed storage engines and resilient systems infrastructure.

Founder Systems Architecture Distributed Storage C++ Go

Swiftlang · upstream

Upstream patches to the Swift compiler, standard library, and runtime diagnostics.

Swift C++ LLVM Compiler Architecture

Dartlang · upstream

Toolchain improvements, VM internals, and native developer SDK tooling.

Dart C++ Virtual Machine SDK & Tooling

CNCF · upstream

Cloud-native systems infrastructure, container primitives, and orchestration tooling.

Cloud Native Go Kubernetes Infrastructure

Stack

languages

Languages

systems & tooling

Systems & Tooling

How I Work

  • Measure before optimizing: Profile first; mechanical sympathy beats intuition.
  • Fail loud, fail early: If an invariant breaks, crash predictably rather than corrupting state.
  • Minimal dependencies: Every external dependency is code you didn't write but still have to maintain.

Elsewhere

Pinned Loading

  1. dart-tools dart-tools Public

    Forked from dart-lang/tools

    This repository is home to tooling related Dart packages.

    Dart

  2. swift-java swift-java Public

    Forked from swiftlang/swift-java

    Java interopability support for Swift

    Swift