Skip to content
View imaami's full-sized avatar
🐺
C/C++/Linux β–‘β–’β–“β–‰β–Šβ–‹β–Œβ–β–Žβ–
🐺
C/C++/Linux β–‘β–’β–“β–‰β–Šβ–‹β–Œβ–β–Žβ–
  • Finland

Highlights

  • Pro

Block or report imaami

Report abuse

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

Report abuse

Pinned Loading

  1. nekropt nekropt Public

    Cursed getopt

    C 6

  2. libfxhash libfxhash Public

    rustc-hash in GNU C.

    C++ 3

  3. Generate all 67108864 De Bruijn sequ... Generate all 67108864 De Bruijn sequences B(2, 6)
    1
    #include <inttypes.h>
    2
    #include <limits.h>
    3
    #include <stdbool.h>
    4
    #include <stddef.h>
    5
    #include <stdint.h>
  4. libcanth libcanth Public

    Anthropic API C library (work in progress)

    C 1

  5. libsodium-bcrypt-pbkdf libsodium-bcrypt-pbkdf Public

    C 1

  6. zp7 zp7 Public

    Forked from zwegner/zp7

    Fork of ZP7 (Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill)

    C