Skip to content
View beingamanforever's full-sized avatar
:octocat:
Should they come looking for me, I intend to be found
:octocat:
Should they come looking for me, I intend to be found

Highlights

  • Pro

Organizations

@vlgiitr

Block or report beingamanforever

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
beingamanforever/README.md

Should they come looking for me? I intend to be found

Pinned Loading

  1. zeroshred zeroshred Public

    Zero-copy P2P file transfer system in C++ focused on deterministic throughput, OS I/O paths, and data integrity.

    C 2

  2. aman.systems aman.systems Public

    Systems programming notes and C++ optimization insights

    2

  3. CSV-Parsing-Engine CSV-Parsing-Engine Public

    Single thread CSV parser optimized for numeric data, built with SWAR (SIMD Within A Register) techniques for maximum performance.

    C++ 1

  4. binary-protocol-cpp binary-protocol-cpp Public

    binary wire protocol in C++ with explicit layout control, endian-safe serialization & offset-based encoding for predictable message handling.

    C++

  5. Drishti Drishti Public

    Forked from 4adex/drishti

    Scalable remote sensing pipeline integrating EarthMind-4B, RemoteSAM & BERT classifier for unified satellite imagery analysis.

    Python 1

  6. Memory-Hierarchy-Simulator Memory-Hierarchy-Simulator Public

    C++ simulator modeling L1/L2/L3 caches, replacement policies, and access latencies to analyze cache behavior and memory-level performance trade-offs.

    C++