Pinned Repositories
algorithmic-benchmarking
Algorithmic Performance Comparison (C++)
Algorithms_Submissions
Implementations for Algorithms, Part 1 (Princeton University)
cpp-algos
C++ implementations of common algorithms
DARE
High-Performance State Machine Replication on RDMA Networks
muzero-super-mario-bros
Evaluating MuZero's performance using Super Mario Bros (OpenAI Gym)
snake-python
Python based implementation of the popular game Snake
CASPR
CASPR is a network partition aware scheduler built over Kubernetes. CASPR effectively hides partition-impact from scheduled applications by basing scheduling decisions on current network connectivity information.
dedup-bench
DedupBench is a benchmarking tool for data chunking techniques used in data deduplication. DedupBench is designed for extensibility, allowing new chunking techniques to be implemented with minimal additional code.
Draconis
Draconis is a centralized network-accelerated scheduler which uses P4 programmable switches to support microsecond-scale scheduling.
slicify
Slicify is a framework to automate network partition testing. Slicify simplifies testing by reducing the test space using connectivity information, while itself remaining application agnostic.
sreeharshau's Repositories
sreeharshau/algorithmic-benchmarking
Algorithmic Performance Comparison (C++)
sreeharshau/Algorithms_Submissions
Implementations for Algorithms, Part 1 (Princeton University)
sreeharshau/cpp-algos
C++ implementations of common algorithms
sreeharshau/DARE
High-Performance State Machine Replication on RDMA Networks
sreeharshau/muzero-super-mario-bros
Evaluating MuZero's performance using Super Mario Bros (OpenAI Gym)
sreeharshau/snake-python
Python based implementation of the popular game Snake
sreeharshau/DiskSchedulingPython
Disk scheduling simulation in python
sreeharshau/Ethereum_InboxContract
First micro-project as part of the ethereum course
sreeharshau/EthereumLottery_SmartContract
Back-end for an Ethereum based Lottery Application
sreeharshau/EthereumLotteryApplication_ReactUI
React-based Front End for the Ethereum powered lottery application
sreeharshau/memory-game-python
Memory Tile Game in Python
sreeharshau/Percolation
Solution Design and Implementation for the Percolation (Dynamic Connectivity) problem
sreeharshau/sreeharshau
Container repository for my profile README
sreeharshau/sreeharshau.github.io
Welcome to my personal page!
sreeharshau/WeatherAlert
Weather Alert Tool for selective weather conditions and locations
sreeharshau/YoutubeSearch_VideoPlayer
Video Player Modelled Off Youtube - ReactJS