Skip to content
View PoCc001's full-sized avatar

Highlights

  • Pro

Block or report PoCc001

Report abuse

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

Report abuse

Pinned Loading

  1. Own-Solutions-of-AOC Own-Solutions-of-AOC Public

    Here I post my own solutions of the Advent of Code events starting from 2021

    Java 1

  2. Open-Roots Open-Roots Public

    Open-Source implementation of roots (2nd, 3rd etc.) for Java, C/C++ (double/float datatype) and x86-64 Assembly (SSE4.1/AVX2)

    C

  3. Non-competitive-AoC Non-competitive-AoC Public

    My AoC solutions that are mostly efficiently coded or may otherwise be interesting. I don't use them to get my points for the current event.

    C++

  4. Open-Gamma Open-Gamma Public

    Open-Source implementations of the Gamma function and related functions in Java and C/C++

    Java

  5. Logarithmic-Trigonometry Logarithmic-Trigonometry Public

    A tiny, open-sourced arithmetic library for calculating the natural logarithm of trigonometric functions in C/C++.

    C

  6. Bitfield Bitfield Public

    Create and interact with immutable vectors of single bits.

    Java