Skip to content
View harshal24-chavan's full-sized avatar

Block or report harshal24-chavan

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DotFiles DotFiles Public

    Arch - Qtile Dotfiles

    Python 1

  2. RateLimiter-CPP RateLimiter-CPP Public

    High-performance C++20 distributed rate limiter using gRPC and Redis. Features a tiered L1/L2 architecture with lock-free SPSC queues and sharded hot-path caching, achieving 180k+ req/s with sub-30…

    C++ 6

  3. LoadBalancer-CPP LoadBalancer-CPP Public

    A zero-copy C++ L7 load balancer utilizing Linux io_uring and kernel pipe pooling for maximum hardware efficiency.

    C++ 2

  4. ThreadSafeQueue ThreadSafeQueue Public

    A ThreadSafe Queue with mutexes and a ThreadPool made in C++. 1.5M Req / sec (Queue only) || 727K+ Req / sec (Thread Pool)

    C++

  5. CryptoInsight CryptoInsight Public

    CryptoInsight - Dashborad made using React.Js along with a go backend for caching responses.

    JavaScript

  6. SPSC-Queue-CPP SPSC-Queue-CPP Public

    A wait-free SPSC (Single-Producer Single-Consumer) lock-free queue. Achieving 225M+ ops/s through cache-line alignment and acquire-release semantics.

    C++ 1