-
-
logs Public
C buffered logging library. No C runtime, no C standard library, no dynamic allocation. Get your data formatted into a stack-allocated buffer of pre-determined size, then write it all at once to a …
C UpdatedNov 2, 2025 -
str_conv Public
Integers and 32-bit floating-point numbers conversion functions to and from strings of binary, decimal and hexadecimal characters.
C UpdatedApr 26, 2025 -
cpu_specs Public
CPU features detection at runtime with the x86 CPUID instruction
C UpdatedJun 12, 2024 -
mini_company Public
Mini Company is a short single player third-person brawler game. Play as a group of 9 brave knights to free an island.
C++ UpdatedMar 27, 2023 -
bad Public
A C/C++ SIMD math library for video game programming and connected fields, targeting x86, x86-64 and ARM architectures.
-
mmt Public
Managed Memory Tools – Functions and allocators to help with managing allocated memory and reduce memory allocations
C UpdatedAug 5, 2022 -
procedural_szen Public
Practical school assignment on sequences and series in the complex field, applied to 2D pattern drawing.
Python UpdatedFeb 14, 2022 -
projection Public
PROJECTION is a 2.5D action game which mixes puzzle and platforming.
C# UpdatedJun 13, 2021 -
rubiks_cube Public
Rubik's cube implementation in Unity, by Sami AMARA and Thomas DALLARD