Pinned Repositories
cpp-design-pattern
Toy implementations for various C++ design patterns
cppgo
An attempt at implementing Golang language and runtime features like goroutine scheduling and channels in C++
freq-itemset
Implementation of Apriori Algorithm for frequent itemset mining in C++
kubernetes
Production-Grade Container Scheduling and Management
ping-pong-p2p
A simple P2P ping pong game with 4 player support and auto bots.
Proxy-login
This is a script which automatically log into the IITD proxy using your user id and password.
Resume
Resume Latex Project
rusty_raft
Async Raft implementation in Rust using Tokio
toy-prolog-interpreter
A Prolog interpreter (REPL) implemented in OCaml
travelling-salesman-openmp
A parallelised implementation of genetic algorithms for the Travelling Salesman Problem using OpenMP
rachit95arora's Repositories
rachit95arora/travelling-salesman-openmp
A parallelised implementation of genetic algorithms for the Travelling Salesman Problem using OpenMP
rachit95arora/cppgo
An attempt at implementing Golang language and runtime features like goroutine scheduling and channels in C++
rachit95arora/toy-prolog-interpreter
A Prolog interpreter (REPL) implemented in OCaml
rachit95arora/cpp-design-pattern
Toy implementations for various C++ design patterns
rachit95arora/freq-itemset
Implementation of Apriori Algorithm for frequent itemset mining in C++
rachit95arora/kubernetes
Production-Grade Container Scheduling and Management
rachit95arora/ping-pong-p2p
A simple P2P ping pong game with 4 player support and auto bots.
rachit95arora/Proxy-login
This is a script which automatically log into the IITD proxy using your user id and password.
rachit95arora/Resume
Resume Latex Project
rachit95arora/rusty_raft
Async Raft implementation in Rust using Tokio
rachit95arora/Tak-Bot
A bot player for the game of Tak.