Skip to content
View Fashion-Corp's full-sized avatar
  • Rational Intuitive Ltd
  • Kenya
Block or Report

Block or report Fashion-Corp

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

Popular repositories

  1. CRC32 CRC32 Public

    This is a constexpr standard C++ implementation of CRC32, by making it recursive with a helper algorithm. Thereby you can use it to create switch/case on crc32(string). Very useful for IOT

    C++