Pinned Repositories
CppCoreGuidelines-es
Las pautas centrales de C++ son un set probado y verdadero de pautas, reglas y mejores prácticas sobre codificar en C++.
gcc-snapshot
GitHub Action that sets up the latest GCC snapshot ready-to-use.
jegp
Generic library components for JohelEGP's C++ projects.
jegp.cmake_modules
CMake modules that abstract common functionality in the JEGP libraries.
jegp.numbers
Numbers library (concepts).
llvm-project
A Clang Format fork with support for Cpp2 syntax.
modern-cmake-buildsystem
Github Action that builds, tests, and optionally installs a modern CMake project.
RapidXml
Project to improve and modernize the RapidXml 1.13 public API.
JohelEGP's Repositories
JohelEGP/jegp.cmake_modules
CMake modules that abstract common functionality in the JEGP libraries.
JohelEGP/gcc-snapshot
GitHub Action that sets up the latest GCC snapshot ready-to-use.
JohelEGP/jegp.numbers
Numbers library (concepts).
JohelEGP/jegp
Generic library components for JohelEGP's C++ projects.
JohelEGP/modern-cmake-buildsystem
Github Action that builds, tests, and optionally installs a modern CMake project.
JohelEGP/Ananicy
Ananicy - is Another auto nice daemon, with community rules support (Use pull request please)
JohelEGP/llvm-project
A Clang Format fork with support for Cpp2 syntax.
JohelEGP/citra
A Nintendo 3DS Emulator
JohelEGP/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
JohelEGP/compiler-explorer_misc-builder
JohelEGP/CPM.cmake
CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
JohelEGP/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
JohelEGP/cxxdraft-htmlgen
Generates https://johelegp.github.io/jegp/
JohelEGP/draft
C++ standards drafts
JohelEGP/Format.cmake
clang-format targets for CMake
JohelEGP/GSL
Guidelines Support Library
JohelEGP/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
JohelEGP/imgui-sfml
Dear ImGui backend for use with SFML
JohelEGP/jge
JohelEGP's Game Engine
JohelEGP/johelegp.github.io
JohelEGP/lefticus-tools
JohelEGP/modern-cmake-cppfront
CMake wrapper around the cppfront repository
JohelEGP/mpusz-wg21-papers
ISO C++ Committee papers by Mateusz Pusz
JohelEGP/olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
JohelEGP/proposals
My papers for JTC1/SC22/WG21.
JohelEGP/range-v3
Experimental range library for C++11/14/17
JohelEGP/SFML
Simple and Fast Multimedia Library
JohelEGP/units
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
JohelEGP/units-1
A compile-time enabled Modern C++ library that provides compile-time dimensional analysis and unit/quantity manipulation.
JohelEGP/ut
[Boost].UT: C++20 μ(micro)/Unit Testing Framework