Skip to content
View Indra5196's full-sized avatar

Block or report Indra5196

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

    NSE Stock Market Analyser in a python based tool which makes use of "nsetools" and requests api to fetch stock data in json format. In the initial version, I am supporting a basic option chain anal…

    Python 11 6

  2. iceoryx iceoryx Public

    Forked from eclipse-iceoryx/iceoryx

    Eclipse iceoryx™ - true zero-copy inter-process-communication

    C++

  3. NoCopyVector NoCopyVector Public

    A std::vector while expanding allocates a new buffer and copies the existing elements into the new buffer. This implementation is an attempt towards eliminating that overhead and maintain a similar…

    C++

  4. Sample Sample Public