Skip to content
View Anand-786's full-sized avatar

Block or report Anand-786

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. multithreaded-tcp-udp-secure-client-server multithreaded-tcp-udp-secure-client-server Public

    A multithreaded C++ chat server supporting up to 3 clients using UDP communication, initialized via TCP-based port negotiation. Includes base64 message encoding and client scheduling using FCFS or …

    C++ 1

  2. gem5-cache-optimization-strategy gem5-cache-optimization-strategy Public

    Forked from gem5/gem5

    Cache optimization strategy, primarily Victim Cache analysis in gem5 involving performance experiments with micro-benchmarks and workloads.

    C++ 1

  3. research-blog research-blog Public

    Research Blog Platform: A web application for posting and discovering research experiments.

    JavaScript 1

  4. tomasulo-algorithm-implementation tomasulo-algorithm-implementation Public

    An Out-of-Order CPU Simulator based on Tomasulo's Algorithm with L1 & Victim Cache.

    C++ 1

  5. lightseq lightseq Public

    Forked from bytedance/lightseq

    LightSeq: A High Performance Library for Sequence Processing and Generation

    C++

  6. multi-doc-agent multi-doc-agent Public

    A platform that answers questions based on prebuilt or custom made document agents using a RAG pipeline, an intent classifier per agent, and a Streamlit UI.

    Python