#
cxx20
Here are 28 public repositories matching this topic...
enhancement
New feature or request.
P2: nice to have
Desired for release, but not necessary.
good first issue
Good for newcomers.
eyalroz
commented
Mar 31, 2016
I would like to be able to determine my device-wide primitive's temp_storage_bytes before I have all of the primitive's arguments ready. The interface for obtaining it ostensibly requires everything to be ready for the actual run - and the documentation does not make it clear what arguments it actually needs and what it's going to do with them (e.g. will it look at the input at all, in any way? Pr
c
linux
cli
freebsd
qmake
cmake
cxx
cpp
ninja
arch-linux
bsd
cpp17
clang-format
scons
void-linux
cpp20
cpp23
cxx20
auto-detection
cxx23
-
Updated
Aug 3, 2021 - Python
how to implement the static interface pattern
performance
cxx
interface
solid
pattern
concepts
static
pure
abstraction
virtual
liskov-substitution-principle
dependency-inversion-principle
interface-segregation-principle
single-responsibility-principle
open-closed-principle
cxx20
-
Updated
Oct 14, 2019 - C++
A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.
gamedev
embedded
trigonometry
math
constexpr
vector
matrix
templates
linear-algebra
modern-cpp
mathematics
kernel-mode
quaternions
cpp20
template-meta-programming
consteval
cpp23
cxx20
cxx23
constinit
-
Updated
Jan 13, 2022 - C++
A program to backup all of your game savefiles on your system, neatly, and into a single folder.
-
Updated
Feb 5, 2022 - C++
A library of types and functions to create strong type aliases
-
Updated
Mar 1, 2020 - C++
First class enums in C++
-
Updated
Feb 17, 2022 - Python
Simple C++ single-header gnuplot interface
-
Updated
Aug 20, 2020 - C++
Norbs Datastructure and Algorithms Repo
template
cmake
cxx
algorithms
datastructures
graph-algorithms
header-only
dfs
bfs
topological-sort
breadth-first-search
depth-first-search
dfs-algorithm
template-library
bfs-algorithm
graphs-theory
dfs-search
cxx20
-
Updated
May 4, 2020 - C++
Игровой движок
cxx
game-engine
cpp
ru
imgui
game-framework
russian
rus
cpp-library
2d-game
2d-game-engine
2d-game-framework
cpp20
game-engine-2d
russian-language
cxx20
game-framework-2d
russian-game-engine
-
Updated
Feb 22, 2022 - CMake
Proof of concept SQlite3 "library" (not really) using C++20 coroutines
-
Updated
Mar 23, 2021 - C++
Mini flight simulator in Raylib, compatible with Saitek/Logitech X52 controls
-
Updated
Jan 10, 2022 - C++
Basic three dimensional dead reckoning implementation.
-
Updated
Mar 21, 2022 - C++
-
Updated
Sep 21, 2021 - C++
Improve this page
Add a description, image, and links to the cxx20 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cxx20 topic, visit your repo's landing page and select "manage topics."


We should add an example that demonstrates how to use a CUDA stream with thrust algorithms, e.g: