Skip to content
View Hedgehogo's full-sized avatar
🤔
🤔

Block or report Hedgehogo

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. IEML-cpp IEML-cpp Public

    Implementing the IEML config parser for C++. IEML (Interface Engine Markup Language) - A simple but powerful config with support for file uploads, inter-file anchors and tags.

    C++ 4 1

  2. Interface_Engine Interface_Engine Public

    Interface engine for SFML gives you convenient tools to create a scalable interface in your program / game.

    C++ 5 1

  3. IEML.io IEML.io Public

    IEML (Interface Engine Markup Language) - A simple but powerful config with support for file uploads, inter-file anchors and tags.

    1

  4. option-result-cpp option-result-cpp Public

    A library that adds new ways of handling errors to C++. In particular, it provides a more convenient alternative for std::optional (orl::Option) and an alternative to std::expected (orl::Result) fr…

    C++