Skip to content
View nihiL7331's full-sized avatar
  • Institute of Computer Science, UWr
  • Wroclaw, Poland
  • 10:16 (UTC +02:00)

Highlights

  • Pro

Block or report nihiL7331

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.

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
nihiL7331/README.md

top languages


long x = 0x357620655410;

while(x)
  putchar(0x726F6C6564574820 >> (((x >>= 4) & 0377) << 3));

Pinned Loading

  1. thrd-ndl thrd-ndl Public

    An educational green threads library written in C17.

    C 6

  2. oo-alloc oo-alloc Public

    An object-oriented memory allocation library written in C++20.

    C++ 20 1

  3. just-in-arm11 just-in-arm11 Public

    Cross-platform JIT compiler for ARM11 written in C17