Skip to content
View almeidainf's full-sized avatar

Block or report almeidainf

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

Popular repositories Loading

  1. AES_brute_force_attack AES_brute_force_attack Public

    Breaking an AES key through multithreaded brute force and Intel AES-NI.

    Assembly 4

  2. thread_safe_critbit_tree thread_safe_critbit_tree Public

    High performance, scalable and thread-safe critbit tree data structure.

    C 3

  3. almeida_macros almeida_macros Public

    Simple but useful header file with a few macros I like to use.

    C

  4. COMP410-HW2-The_Writer COMP410-HW2-The_Writer Public

    Experiment for measuring the overhead of write system calls.

    C

  5. COMP410-HW3-Primes COMP410-HW3-Primes Public

    Locked and lock-free versions of a multithreaded prime calculator.

    C++

  6. COMP410-HW4-OSChat COMP410-HW4-OSChat Public

    OSChat - A simple terminal chat application implemented using named pipes.

    C