Skip to content
View ChristianPanov's full-sized avatar
💻
Working on the lwlog logging library
💻
Working on the lwlog logging library
Block or Report

Block or report ChristianPanov

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

Hello, I'm Chris 👋

I’m currently working on lwlog - a very fast logging library. Feel free to check it out and don't be afraid to contribute and to post issues, I encourage you

I am interested in crafting library solutions in C++, metaprogramming and graphics programming.
Future projects of mine include a 2D rendering solution for developing 2D interfaces and a 3D game engine. As well as additional tools that they require.

I value open-source because such projects are not just products people can use for free, they also bear a responsibility - to be resources other people can learn from.

Pinned

  1. lwlog lwlog Public

    Very fast synchronous and asynchronous C++17 logging library

    C++ 224 17

  2. glcore glcore Public

    No-dependency OpenGL support library, which abstracts the processes of creating buffers and shaders

    C++ 11

  3. static_string static_string Public

    Experimental compile-time string manipulation C++17 library

    C++ 4

  4. mtlx mtlx Public archive

    Lightweight linear algebra template library for computer graphics

    C++