Skip to content
View sanjeev-kumar-m's full-sized avatar

Block or report sanjeev-kumar-m

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

Pinned Loading

  1. ObjectPool_V1 ObjectPool_V1 Public

    This is the implementation of an object memory pool, which is used to support zero-alloc in the hot path.

    C++ 1

  2. Thread Thread Public

    This repository contains an object oriented implementation of pthreads.

    C++

  3. BrokerDataServer BrokerDataServer Public

    This repository contains the code which demonstrate capturing the data from multiple TCP servers and process them.

    C++

  4. ObjectPoolV2 ObjectPoolV2 Public

    This is an implementation of a fastest object memory pool, which is used to support zero-alloc in the hot path.

    C++ 1