Skip to content
View avikor's full-sized avatar
Block or Report

Block or report avikor

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

  1. StackfullObjectPool StackfullObjectPool Public

    A thread-safe header-only object pool implemented using unique pointers to store trivially copyable types

    C++

  2. IzyLogger IzyLogger Public

    A C++20 lightweight thread-safe logger

    C++

  3. MatrixExpressionTemplates MatrixExpressionTemplates Public

    A toy matrix class which uses expression templates

    C++

  4. KonstxperMultiMap KonstxperMultiMap Public

    A C++20 constexpr multimap for compile time retrievals

    C++

  5. EntityComponentSystem EntityComponentSystem Public

    Entity Component System implemented using C++20

    C++

  6. constraint_satisfaction constraint_satisfaction Public

    A modern C++ library for solving constraint satisfaction problems using various algorithms

    C++