Skip to content
View VibhavSaxena07's full-sized avatar

Block or report VibhavSaxena07

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sentimental-Analysis-of-Twitter-Data Sentimental-Analysis-of-Twitter-Data Public

    Analyzed social media reaction towards Muslims by mining recent tweets of people living in USA’s various cities following GOP front runner Donald Trump’s recent controversial statements

    R 2 3

  2. concurrentqueue concurrentqueue Public

    Forked from Urvik08/concurrentqueue

    A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

    C++ 1

  3. Effects-of-Inclusion-in-Hierarchical-Caches Effects-of-Inclusion-in-Hierarchical-Caches Public

    Modified the Simplescalar simulator to implement the inclusion property in the L1 and L2 data caches. The inclusion property means that all the data in the L1 data cache (D-cache) are present in th…

    C 1

  4. Abstract-Locking-Algorithm-using-two-phase-locking Abstract-Locking-Algorithm-using-two-phase-locking Public

    Implement abstract locking algorithm using two phase locking. I am using std::lock as it implements two phase locking. For implementing this I have taken 25 keys and then locking/unlocking in batc…

    C++ 1

  5. Dining-Philosophers-problem Dining-Philosophers-problem Public

    The Dining Philosophers problem was invented by E. W. Dijkstra, a concurrency pioneer, to clarify the notions of deadlock and starvation freedom. Imagine five philosophers who spend their lives jus…

    Java 1

  6. -Topological-Malware-Propagation-Discrete-time-Simulation- -Topological-Malware-Propagation-Discrete-time-Simulation- Public

    Simulation of topological malware propagation in a simplified network by using discrete-time simulation technique. Until nowadays we still do not have a good analytical model to model malware sprea…

    MATLAB 1