Skip to content
View Keith-Cancel's full-sized avatar
☺️
☺️

Block or report Keith-Cancel

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Bunki BunkiPublic

    A simple C coroutine library.

    C 228 6

  2. k-hash k-hashPublic

    A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.

    C 78 1

  3. k-hashv k-hashvPublic

    A vectorized single header hash function.

    C 23 2

  4. flex_array flex_arrayPublic

    A flexible array like Vec, but with custom indice types.

    Rust 8 1

  5. SHA-256 SHA-256Public

    A simple C impletation of SHA-256 and SHA-256 HMAC.

    C 3

  6. small-bitonic small-bitonicPublic

    A bitonic sort for small arrays written in AVX-2 assembly

    Assembly 3