7 skills found
tcsullivan / Consteval HuffmanCompile-time Huffman coding compression using C++20
netcan / Meta ListIntuitive & Powerful C++20 consteval metaprogramming library(via value).
tinic / Constixelconstixel is a single header minimalistic constexpr C++20 2D graphics rendering library
ggabriel96 / OpzioniThe wanna-be-simplest command line arguments library for C++
auto-lambda / KMathA work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
ocalasans / DralyxorDralyxor: Advanced C++ header-only library for robust string obfuscation, shielding binaries from static/dynamic analysis. Uses a consteval micro-program engine with variable NOPs. Runtime anti-debug/tamper checks (canaries, content checksums) plus RAII "just-in-time" decryption ensure secure, minimal memory exposure of plain-text data.
onihusube / RimeCompile time regex pattern validation for <regex>