Profile picture of Jyotinder

Hey, I'm Jyotinder šŸ‘‹

Iā€™m a software engineer interested in low-level software systems and largely work with C++ and Go. I'm currently building query engines @ Google.

Projects

DiceDB

DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.

View on GitHub (7000+ šŸŒŸ)

Tok - Programming Language

A really fast interpreter for a language called Tok which runs on a handcrafted Virtual Machine with automatic Garbage Collection, written in C.

View on GitHub