Skip to content
View itsmesac's full-sized avatar

Block or report itsmesac

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

Popular repositories Loading

  1. ConcurrentLinkedList ConcurrentLinkedList Public

    Implementations of concurrent linked list based on Coarse grained locking, fine grained locking, optimistic synchronization, lazy synchronization and non-blocking synchronization

    C++ 4

  2. RicartAgrawala_RoucairolCarvalho RicartAgrawala_RoucairolCarvalho Public

    Implementation of Ricart Agrawala algorithm with Roucairol Carvalho optimization for mutual exclusion in distributed systems

    C 1

  3. Multicast Multicast Public

    network model that supports a multicast service similar to PIM-SM routing protocol for a user specified topology

    C++ 1

  4. Implementation_and_analysis_of_mutual_exclusion_algorithms Implementation_and_analysis_of_mutual_exclusion_algorithms Public

    Filter Lock algorithm, algorithm based on Test and Set instruction

    C++

  5. RangeQuery RangeQuery Public

    Implementation of algorithms for range addition, deletion and point query

    C++

  6. Stockfish Stockfish Public

    Forked from official-stockfish/Stockfish

    UCI chess engine

    C++