Skip to content
View pradykaushik's full-sized avatar
😰
Watt is our problem!
😰
Watt is our problem!

Block or report pradykaushik

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • elektron Public

    Forked from spdfg/elektron

    Elektron is a lightweight, power-aware, pluggable Mesos framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers.

    Go GNU General Public License v3.0 Updated May 29, 2021
  • task-ranker Public

    Rank tasks running as docker containers in a cluster.

    Go 1 Apache License 2.0 Updated May 22, 2021
  • cron Public

    Forked from robfig/cron

    a cron library for go

    Go MIT License Updated May 13, 2021
  • cadvisor Public

    Forked from google/cadvisor

    Analyzes resource usage and performance characteristics of running containers.

    Go Other Updated May 2, 2021
  • Configuration files for setting up prometheus monitoring on Kubernetes cluster.

    Updated Feb 25, 2021
  • Implementation of commonly used data structures.

    Go 1 Updated Dec 21, 2020
  • Maintenance fork of Apache Aurora, a Mesos framework for long-running services, cron jobs, and ad-hoc jobs

    Java Apache License 2.0 Updated Nov 19, 2020
  • Generate different kinds of system load.

    Java 21 11 MIT License Updated Oct 26, 2020
  • logrus Public

    Forked from sirupsen/logrus

    Structured, pluggable logging for Go.

    Go MIT License Updated Oct 2, 2020
  • Image builder is an application to build docker image for running assignments.

    Go Updated Jun 13, 2020
  • Code Runner is a web application to run code pertaining to your assignment using user provided configurations.

    Go Updated Jun 12, 2020
  • felk Public

    A Mesos framework that uses Netflix's Fenzo to make scheduling decisions.

    Java 1 Apache License 2.0 Updated Oct 26, 2019
  • toolkit Public

    Forked from actions/toolkit

    The GitHub ToolKit for developing GitHub Actions.

    TypeScript MIT License Updated Oct 23, 2019
  • gorealis Public

    Forked from paypal/gorealis

    Go library for communicating with Apache Aurora

    Go Apache License 2.0 Updated Oct 2, 2019
  • test different features of logrus to gain better understanding of the logging library.

    Go Updated Aug 30, 2019
  • Instructions to update remote links, set new remote as upstream and push updates.

    Updated Feb 20, 2019
  • Implementation of the Content Addressable Networks (P2P) protocol in Java using Sockets.

    Java 1 Updated Feb 19, 2018
  • Script to launch docker containers with varying configurations and record stats for resource utilization. Graph scripts help to visually represent the collected stats.

    Python 1 Updated Feb 9, 2018
  • A Distributed Banking Application. Implemented the Chandy-Lamport global snapshot algorithm to capture the global state of the system at any instant of time.

    Java 1 1 Updated Dec 23, 2017
  • Minishell Public

    A simple shell program called minish. You should be able to execute and control any program/command as you would do in a normal shell.

    C 2 1 Updated Nov 18, 2017
  • Implementation of the Two Phase Commit protocol for multithreaded replicated file servers

    Java 2 2 Updated Oct 4, 2017
  • go-bindata Public

    Forked from gnoso/go-bindata

    A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.

    Go Other Updated Sep 15, 2017
  • A wrapper around Keras Recurrent Layers to help build and test various configurations for Long Short Term Memory Neural Networks.

    Python 1 Updated Aug 28, 2017
  • A kernel level pipe, as a miscellaneous character device, to exchange strings between user level processes. This is a classical producer consumer problem. The device maintains a FIFO queue that can…

    C 3 4 Updated Dec 16, 2016
  • Jprobes Public

    Tracking page faults for a process using JProbes.

    C Updated Jul 23, 2016
  • Interpolate Public

    Function template named Interpolate that is a blend of 'printf' in C and 'cout' in C++. Each argument is printed when its corresponding '%' is encountered in the format string.

    C++ Updated Jul 22, 2016
  • A non-intrusive, thread safe, exception-safe, reference counting smart pointer in C++, based on the model of std::shared_ptr.

    C++ 1 2 Updated Jul 22, 2016
  • An example usage of go-bindata: original blog post here http://odino.org/bundling-static-files-within-your-golang-app/

    Updated Jun 30, 2016
  • Implemented Map container, similar to std::map, in C++ using templates and Skip List.

    C++ 1 2 Updated Mar 14, 2016
  • Implemented a dynamic double ended queue container in C++.

    C++ Updated Feb 9, 2016