cxx20 topic

List cxx20 repositories

thrust

4.9k
Stars
758
Forks
Watchers

[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

libcudacxx

2.3k
Stars
188
Forks
Watchers

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

cub

1.7k
Stars
443
Forks
Watchers

[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl

Feral

140
Stars
8
Forks
Watchers

Feral programming language reference implementation

go2cpp

107
Stars
7
Forks
Watchers

Go to C++20 transpiler

cxx

118
Stars
4
Forks
Watchers

:electric_plug: Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.

subspace

81
Stars
16
Forks
Watchers

A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home of Subdoc the code-documentation generator.

static_interface_pattern

24
Stars
7
Forks
Watchers

how to implement the static interface pattern

kMath

15
Stars
2
Forks
Watchers

A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant context.

boost_beast_websocket_echo

30
Stars
3
Forks
Watchers

A collection of Demo applications to try to help you understand how Asio and Beast work