Pinned Repositories
arithmetic_codec
arithmetic encoder decoder, C port of Amir Said's FastAC
CC
A small, usability-oriented generic container library.
flow
offline artistic image generator
math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
microui
A tiny immediate-mode UI library
simd
Neon/AVX simd library, vector size agnostic
simd_bitonic
Bitonic sort using simd (avx/neon) instructions
Geolm's Repositories
Geolm/simd_bitonic
Bitonic sort using simd (avx/neon) instructions
Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Geolm/flow
offline artistic image generator
Geolm/simd
Neon/AVX simd library, vector size agnostic
Geolm/arithmetic_codec
arithmetic encoder decoder, C port of Amir Said's FastAC
Geolm/CC
A small, usability-oriented generic container library.
Geolm/microui
A tiny immediate-mode UI library