J-Vernay
French game engine dev with an interest in low-level programming. C - C++ - Python - Javascript
Asobo StudioBordeaux, France
J-Vernay's Stars
randrew/layout
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
fmtlib/fmt
A modern formatting library
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
tbocek/dvorak
Wayland keyboard remapping with dvorak - make ctrl-c ctrl-c again :)
pvigier/Quadtree
A simple and modern C++ quadtree implementation
JuliaStrings/utf8proc
a clean C library for processing UTF-8 Unicode data
eliben/pycparser
:snake: Complete C99 parser in pure Python
standardese/standardese
A (work-in-progress) nextgen Doxygen for C++
gnzlbg/static_vector
A dynamically-resizable vector with fixed capacity and embedded storage
martinmoene/string-view-lite
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
aminosbh/sdl2-cmake-modules
Modern CMake modules for finding and using the SDL2 library as well as other related libraries: SDL2_image, SDL2_ttf, SDL2_net, SDL2_mixer and SDL2_gfx. (Targets: SDL2::Core, SDL2::Main, SDL2::Image, SDL2::TTF, SDL2::Net, SDL2::Mixer and SDL2::GFX). Mirror of https://gitlab.com/aminosbh/sdl2-cmake-modules
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
grimfang4/SDL_FontCache
A generic font caching C library with loading and rendering support for SDL.
grimfang4/nfont
A powerful font class for SDL and SDL_gpu.
romac0503/GameState_Manager
Small Don't Starve inspired Game with 2d Sprites
nothings/stb
stb single-file public domain libraries for C/C++
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games