Skip to content
View Lambo-IITian's full-sized avatar

Block or report Lambo-IITian

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Self-Adjusting-Cache-Simulator Self-Adjusting-Cache-Simulator Public

    Self-adjusting C++ cache simulator comparing LRU, LFU, and FIFO eviction policies under diverse workloads using runtime performance metrics.

    C++

  2. Memory_tracker Memory_tracker Public

    C++ memory tracking utility using global new/delete overrides to detect memory leaks and deallocation errors

    C++

  3. Dupliq Dupliq Public

    AI-powered tool to detect whether two questions are semantically duplicate using NLP, Word2Vec, and Random Forest – built with Streamlit.

    Python

  4. ThreadPool ThreadPool Public

    A fixed-size thread pool implementation in C++ that executes tasks concurrently using standard library concurrency primitives.

  5. TransViz TransViz Public

    an AI-powered tool that processes transcripts of phone calls, meetings, or conversations and transforms them into meaningful insights.

    Python 1