Skip to content
View guidotag's full-sized avatar
Block or Report

Block or report guidotag

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

  1. Image-Morphing Image-Morphing Public

    TeX 7

  2. LZ77-Huffman LZ77-Huffman Public

    An LZ77 plus Huffman compressor

    C++ 4 2

  3. rocksdb rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++ 1

  4. Vectorized-BFS Vectorized-BFS Public

    A vectorized version of BFS, implemented in x86-64 Assembly using SSE extensions

    TeX

  5. Mark-Sweep-GC Mark-Sweep-GC Public

    A Mark-Sweep GC implementation, along with two different marking routines

    TeX

  6. Fenwick-Tree Fenwick-Tree Public

    An implementation of a Fenwick Tree (or Binary Indexed Tree)

    C++