Skip to content
View ThobiasKnudsen's full-sized avatar
  • Trondheim

Block or report ThobiasKnudsen

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 250 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 Loading

  1. C3_documentation C3_documentation Public

    all documentation from C3 website (https://c3-lang.org/) in one file.

    1

  2. Logos Logos Public

    The best math program in the Future

    C

  3. Map Map Public

    A Map I made when I was in the military

    C++

  4. tklog tklog Public

    single header and source for getting thread id, time, and callstack for each logging. It can also track all allocations so that you can detect unfreed memory and double frees. You can also get a cl…

    C

  5. urcu_lfht_safe urcu_lfht_safe Public

    redefines urcu and lfht functions with internal functions then checks in runtime if the functions are called in the correct order. You just need to compile urcu_lfht_safe.c, include urcu_lfht_safe.…

    C