Skip to content
View mohaps's full-sized avatar

Block or report mohaps

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. lrucache11 lrucache11 Public

    A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast ins…

    C++ 290 63

  2. tldrzr tldrzr Public archive

    Algorithmic summarizer for RSS/Atom Feeds, Web Urls and arbitrary text. Codebase for the application deployed at https://tldrzr.herokuapp.com

    Java 53 14

  3. TinySHA1 TinySHA1 Public

    A simple header only SHA1 implementation in C++ (no dependencies)

    52 12

  4. xtractor xtractor Public archive

    XTractor is an algorithmic text extractor from web pages written in Java. It builds upon the "commonly used web design practices" approach (from readability.js, goose and snacktory) to create a set…

    Java 43 10

  5. lrucache lrucache Public

    a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Map type. uses a double linked list and a std::map style conta…

    C++ 41 12

  6. ImageSegmentation ImageSegmentation Public

    Perform image segmentation and background removal in javascript using canvas element and computer vision superpixel algorithms

    JavaScript 5 105