Skip to content
View amankrx's full-sized avatar
🦀
Lost in the crab land!
🦀
Lost in the crab land!

Organizations

@fossasia @EddieHubCommunity

Block or report amankrx

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
amankrx/README.md


👨🏻‍💻  About Me

👋  Hi! I'm Aman Kumar, a Software Engineer at NativeLink, specializing in building high-performance distributed systems in Rust.

�  I'm passionate about low-latency systems, distributed computing, and confidential computing. My work spans from optimizing build systems to implementing cryptographic solutions and real-time trading infrastructure.

�  Currently working on optimizing distributed caching, Bazel remote execution, and Kubernetes infrastructure at scale.

💼  Previously worked on Key Insights and handling cryptographic keys at Fortanix (Intel SGX, Azure, AWS), developed real-time risk management platforms at iRage Capitals, and contributed to GNOME as a Google Summer of Code developer.

🎓  B.Tech in Computer Science from IIIT Nagpur (2019-2023)


🛠  Tech Stack

💻  Languages

Rust  C++  Python  TypeScript  JavaScript  SQL 

🚀  Systems & Backend

Distributed Systems  Low Latency  Cryptography  gRPC  Intel SGX 

☁️  DevOps & Cloud

Kubernetes  Docker  Helm  Bazel  GCP  Azure  AWS 

🔧  Tools

Linux  Git  GTK  CI/CD 


🌟  Featured Projects

🏎️ Order Matching Engine (Rust)

Ultra-low latency NASDAQ ITCH-compatible Limit Order Book

  • Performance: 11.4M messages/sec with 87ns/tick latency
  • Tech: Rust, high-frequency trading, order matching algorithms
  • View Project →

🗄️ Distributed Cache System (Rust)

Fault-tolerant, scalable caching solution

  • Features: Consistent hashing, LRU/LFU eviction, failure recovery
  • Tech: Rust, distributed systems, consensus algorithms

📈  GitHub Statistics


GitHub Stats GitHub Streak

Top Languages


📕  Pinned Repositories


🤝  Let's Connect!

I'm always interested in discussing:

  • 🦀 Rust systems programming and optimization
  • 🌐 Distributed systems architecture
  • 🔐 Confidential computing and cryptography
  • 📊 Low-latency / high-frequency trading systems
  • ☁️ Cloud infrastructure and DevOps

📫 Reach out: aman@amankrx.com | amankrx.com

Pinned Loading

  1. matching-engine-rs matching-engine-rs Public

    Building a fast matching engine in Rust for efficient processing of an ITCH order book.

    Rust 60 14

  2. amankrx amankrx Public

    9 12

  3. portfolio portfolio Public

    My personal portfolio and blog built with NextJs, Shadcn, and Tailwind

    TypeScript 1

  4. nativelink nativelink Public

    Forked from TraceMachina/nativelink

    NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster b…

    Rust