🙃
Focusing
Experienced in C/C++, CUDA, Python, C#, GLSL, MIPS, x86_64, OpenCL, OpenGL.
- New York
- blog.hgoel.dev
Highlights
- Pro
Pinned Loading
-
Cardinal-semicolon
Cardinal-semicolon PublicCardinal; - An extremely modular, security oriented microkernel operating system.
C 7
-
-
-
morton.cpp
morton.cpp 12#include <stdint.h>
3struct b2m_table {
4uint32_t byteToMorton[256];
5uint8_t mortonToByte[1 << (3 * 4)];
-
faster-rle
faster-rle PublicCarefully optimized Run Length Encoding library, comparable to turbo-rle
C 3
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.