#
cpp11
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 3,235 public repositories matching this topic...
-
Updated
Mar 26, 2022 - C++
3
sobieh
commented
Oct 29, 2021
There is constexpr, consteval but constinit is not described.
It could be worth to add it.
Minetest is an open source voxel game engine with easy modding and game creation
-
Updated
Mar 27, 2022 - C++
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
Updated
Mar 10, 2022 - C++
A C++ header-only HTTP/HTTPS server and client library
-
Updated
Mar 24, 2022 - C++
Achieve a tiny STL in C++11
-
Updated
Dec 29, 2021 - C++
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
python
caffe
computer-vision
deep-learning
matlab
realtime
cpp11
human-pose-estimation
human-behavior-understanding
cvpr-2017
-
Updated
Mar 21, 2020 - Jupyter Notebook
A C++ High Performance Web Server
-
Updated
Mar 21, 2022 - C++
-
Updated
Feb 17, 2022 - C++
The fastest feature-rich C++11/14/17/20 single-header testing framework
testing
c-plus-plus
unit-testing
tdd
cpp
doctest
cpp14
cpp11
header-only
cpp17
single-file
testing-framework
cpp20
-
Updated
Mar 19, 2022 - C++
allisonvacanti
commented
Mar 8, 2022
We should add an example that demonstrates how to use a CUDA stream with thrust algorithms, e.g:
thrust::reduce(thrust::device.on(stream), ...);
enhancement
New feature or request.
P2: nice to have
Desired for release, but not necessary.
good first issue
Good for newcomers.
python
algorithm
data-structure
leetcode
cpp
modern-cpp
cpp11
interview-practice
leetcode-solutions
interview-questions
interview-preparation
leetcode-python
leetcode-cpp
-
Updated
Mar 21, 2022 - C++
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
high-performance
cpp11
async-functions
libevent
tcp-server
http-server
udp-server
network-library
nonblocking
evpp
evnsq
evmc
-
Updated
Jun 11, 2021 - C++
-
Updated
Jan 31, 2022 - C++
A fast entity component system (ECS) for C & C++
gamedev
cpp
data-oriented-design
c99
game-development
ecs
entity-component-system
cpp11
ecs-framework
flecs
-
Updated
Mar 27, 2022 - C
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
-
Updated
Mar 27, 2022 - C++
Activity Indicators for Modern C++
lightweight
library
cpp
format
progress-bar
cpp11
header-only
formatted-text
mit-license
spinners
loading-animations
single-header-lib
terminal-colors
loading-indicator
single-header
activity-indicator
elapsed-time
termcolor
multiprogress
progress-spinner
-
Updated
Oct 28, 2021 - C++
C++ Insights - See your source code with the eyes of a compiler
cplusplus
cpp
llvm
cpp14
ast
clang
cpp11
cpp17
cplusplus-14
cplusplus-11
cplusplus-17
cpp20
cplusplus-20
-
Updated
Feb 22, 2022 - C++
A curated list of awesome header-only C++ libraries
lists
c-plus-plus
list
cplusplus
cross-platform
libraries
modern-cpp
cpp14
resources
cpp11
header-only
awesome-list
cpp17
cpp-library
cpp98
single-header-lib
single-header
cpp20
cpp03
header-library
-
Updated
Mar 19, 2022
CUDA Templates for Linear Algebra Subroutines
-
Updated
Mar 24, 2022 - C++
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.