-
Updated
Mar 22, 2022 - C++
#
c-plus-plus-20
Here are 45 public repositories matching this topic...
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
Header-only TOML config file parser and serializer for C++17.
toml-parser
toml
unicode
parser
json
cpp
serializer
utf-8
header-only
toml-parsing
cpp17
c-plus-plus-17
no-dependencies
configuration-files
cplusplus-17
cpp20
cplusplus-20
c-plus-plus-20
-
Updated
Mar 14, 2022 - C++
TOML for Modern C++
toml-parser
toml
c-plus-plus
parser
serializer
c-plus-plus-11
c-plus-plus-14
header-only
c-plus-plus-17
c-plus-plus-20
-
Updated
Mar 16, 2022 - C++
Multiprecision for modern C++
c-plus-plus
math
computer-algebra
c-plus-plus-11
c-plus-plus-14
math-bignum
c-plus-plus-17
gmp
multiprecision
mpfr
c-plus-plus-20
-
Updated
Mar 12, 2022 - C++
C++20 implementation of {{ mustache }}
-
Updated
Aug 5, 2021 - C++
The Tweede Engine Framework is my third attempt to develop a cross-platform full game engine and game framework. It aims to provide one day a complete foundation for the development of real time graphical applications such as games
game
c
c-plus-plus
opengl
graphics-engine
game-engine
c-plus-plus-11
directx
game-framework
c-plus-plus-14
graphics-programming
c-plus-plus-17
bullet-physics
graphics-3d
directx11
c-plus-plus-20
-
Updated
Mar 31, 2022 - C++
A free C++ game development framework for Windows.
gamedev
cmake
opengl
c-plus-plus-11
entity-component-system
c-plus-plus-14
gameengine
c-plus-plus-17
3d-game-engine
2d-game-engine
c-plus-plus-20
-
Updated
Apr 11, 2022 - C++
A C++20 library for the symbolic manipulation of sparse polynomials & co.
c-plus-plus
computer-algebra
physics
cas
computer-algebra-system
c-plus-plus-20
celestial-mechanics
sparse-polynomials
-
Updated
Nov 26, 2021 - C++
Open C++ lectures in Russian. Mirror repository, updated weekly.
c-plus-plus
lectures
cpp
c-plus-plus-14
generic-programming
c-plus-plus-17
mipt-programming
programming-lessons
c-plus-plus-20
-
Updated
Apr 5, 2022 - TeX
Reverse Engineering project for Halo Custom Edition
-
Updated
Sep 30, 2021 - C++
A lightweight and simple C++20 game engine written over SDL2. It implements a basic component model and event system.
c-plus-plus
cross-platform
game-engine
sdl2
component-object-model
c-plusplus
c-plus-plus-20
game-engine-2d
-
Updated
Sep 14, 2020 - C
C++ utility library
-
Updated
Mar 30, 2022 - C++
Sample code for the Gemcutter game framework.
gamedev
cmake
opengl
c-plus-plus-11
entity-component-system
c-plus-plus-14
gameengine
c-plus-plus-17
3d-game-engine
2d-game-engine
c-plus-plus-20
-
Updated
Apr 11, 2022 - C++
Network library implemented with C++20 standard
-
Updated
Dec 31, 2021 - C++
JSON Library implemented with C++20 standard
-
Updated
Dec 31, 2021 - C++
Blazing fast, lightweight, safe, heapless, non-templated and header-only replacement for std::function for C++ 17 and beyond.
c-plus-plus
functional
cpp
functions
modern-cpp
function
generic
hash
header-only
cpp17
c-plus-plus-17
delegates
delegate
cpp-library
no-dependencies
cpp20
c-plus-plus-20
function-signature
cpp17-library
cpp20-library
-
Updated
Apr 3, 2022 - C++
加密或解密文件重生版本 - 实用工具 Encrypting or Decrypting File Reborn Versions - Utility tools | 功能名:隐秘的奥尔德雷斯之谜 Function Name: OaldresPuzzle-Cryptic
cmake
cross-platform
multi-key
graphical-user-interface
encrypt-decrypt-your-file
encryption-decryption
command-line-interface
data-security
cpp20
file-crypter
command-line-application
c-plus-plus-20
hacker-tool
data-hash
block-chiper
binary-operation
multi-password
-
Updated
Apr 10, 2022 - C++
A new, thread safe C++17 entity component system.
game
c-plus-plus
game-engine
c-plus-plus-11
multithreading
entity-component-system
c-plus-plus-14
c-plus-plus-17
inexor
c-plus-plus-20
-
Updated
May 1, 2020 - C++
Raytracer and animation program
-
Updated
Oct 18, 2021 - C++
libqrcode is C++20 header-only library for generating QR/Micro QR Codes.
-
Updated
Jun 5, 2021 - C++
C++ utility library providing build platform, compiler, and Standard Library feature detection
-
Updated
Jan 1, 2021 - C++
2
Asynchronous coroutines networking library for C++
-
Updated
Mar 29, 2019 - C++
FrancoisCarouge
commented
Nov 24, 2021
Is your feature request related to a problem? Please describe.
Usage of the library is limited to direct inclusion of the library or users having to write CMake integration themselves.
Describe the solution you'd like
Some lean CMake support could be built-in: installation and/or inclusion.
Some documentation could be added to the project Readme page to guide users for installation
Automatic differentiation of abstract functions in C++20
-
Updated
May 7, 2021 - C++
A C++ header-only library containing some metaprogramming nonsense, including a typelist and tuple implementation.
-
Updated
Feb 10, 2022 - C++
Binary arithmetic and cycles in the C Preprocessor
c-plus-plus-11
c99
c-plus-plus-14
c-plus-plus-17
c-preprocessor
c11
c17
c-plus-plus-20
c-preprocessor-counter
-
Updated
Mar 11, 2021 - C
consteval functions (immediate functions) library
-
Updated
Sep 28, 2019 - C++
Improve this page
Add a description, image, and links to the c-plus-plus-20 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the c-plus-plus-20 topic, visit your repo's landing page and select "manage topics."
Describe the enhancement
Use the current version of
in order to be up-to-date. I was just trying to fix compiler warnings in both files included with blazeRT but first, we should try to use up-to-date versions.