Skip to content
View adibpat's full-sized avatar

Block or report adibpat

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.

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

Pinned Loading

  1. mythread_ThreadsLibrary mythread_ThreadsLibrary Public

    User-Level Non-Preemptive Thread Library

    C 1 1

  2. mythread_sched mythread_sched Public

    Feedback Prioritized Preemptive Scheduler with time slice of 2^(i-1)ms for the i-th invocation in wall-clock time (SIGALRM)

    C 1 2

  3. mythread_sync mythread_sync Public

    Synchronisation Primitives (Mutex, Conditional Variables) for thread library

    C 1 1

  4. barrierUsingSignals barrierUsingSignals Public

    An implementation of POSIX complaint Barriers using UNIX Signals

    C 1

  5. gossip-based-heartbeat gossip-based-heartbeat Public

    Gossip based Heartbeat Algorithm for Node Failure Detection in a Distributed System

    C++ 5 3

  6. bufferOverflowAttackDetection bufferOverflowAttackDetection Public

    This project demonstrates how buffer overflow attacks can be performed and finally a solution to prevent buffer overflow attacks using UNIX signals and mprotect()

    C 1 1