Skip to content
View kharlamenkodev's full-sized avatar
  • Russia
  • 14:06 (UTC +03:00)

Block or report kharlamenkodev

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. tempfile tempfile Public

    RAII file wrapper for creating temp files which deletes by function/method scope exit

    C++

  2. unused unused Public

    Prevents compiler warnings about unused arguments in functions/methods using an object-oriented approach

    CMake

  3. ojson ojson Public

    nlohmann json object-oriented wrapper

    C++

  4. cmake-console-app cmake-console-app Public

    Template for cmake console application

    CMake

  5. books books Public

    Books I have read, am reading, or am about to read

  6. data-structures data-structures Public

    Implementation of some data structures

    C++