Skip to content
View mohitmv's full-sized avatar

Block or report mohitmv

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

    lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.

    C++ 41 4

  2. byte_stream byte_stream Public

    ByteStream is super intuitive, safe, reliable and easy to use utility for binary serialisation and deserialization of complex and deeply nested C++ objects.

    C++ 9 2

  3. quick quick Public

    Collection of highly reusable C++ utilities

    C++ 6 3

  4. webio webio Public

    WebIO enables you to design the complex web interfaces without getting into HTML, CSS, JS, AngularJs, Ajax, API handling, API designing, server management ... etc.

    C++ 3

  5. AParse AParse Public

    AParse is a parser generater, just like Antlr, Bison and Yacc etc.

    C++ 3 3

  6. char_image char_image Public

    CharImage is a python utility to convert a image(picture) into image of ASCII characters to be displayed on terminal (stdout) or in a text file.

    Python 2