cxx11 topic

List cxx11 repositories

miniselect

122
Stars
7
Forks
Watchers

Selection and partial sorting algorithms

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

fpm

606
Stars
73
Forks
Watchers

C++ header-only fixed-point math library

Feral

140
Stars
8
Forks
Watchers

Feral programming language reference implementation

uberswitch

91
Stars
2
Forks
Watchers

A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.

cpptest

72
Stars
27
Forks
Watchers

:hammer_and_wrench: Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/

monero-lws

67
Stars
25
Forks
Watchers

Monero Light Wallet Server (scans monero viewkeys and implements mymonero API)

cpp-Primer-Plus-6e-Notes

54
Stars
16
Forks
Watchers

C++ Primer Plus 学习笔记