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

Block or report Wallby

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. tcp-mini tcp-mini Public

    "Single file" TCP library

    C++

  2. arguments-mini arguments-mini Public

    "Single file" argv parsing library (using a format I frequently use)

    C++

  3. check-mini check-mini Public

    Single file (.h) library for writing functions that can check (using conditions) whether variable(s) have valid value(s)

    C

  4. makefile-mini makefile-mini Public

    Single file (.mk) library for adding targets to a Makefile (using a format I frequently use) and that can work together with other projects that use also use makefile-mini

    Makefile

  5. window-mini window-mini Public

    "Single file" operating system window library

    Makefile

  6. git-open git-open Public

    Custom git alias for opening files with the default associated program (currently there's only a windows implementation here)

    Batchfile