sreeharshau's Stars
UWASL/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.
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
UWASL/Draconis
Draconis is a centralized network-accelerated scheduler which uses P4 programmable switches to support microsecond-scale scheduling.
UWASL/NEAT
A testing framework for distributed systems that can inject different types of network-partitioning faults
UWASL/NIFTY
NIFTY is a fault tolerance tool to partial network partitions. In case of partial network partitions, NIFTY preserves cluster connectivity by building an overlay between the cluster end nodes and rerouting packets around the partition.
UWASL/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.