An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cpp11

A curated list of projects in awesome lists tagged with cpp11 .

https://github.com/aria2/aria2

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

bittorrent cpp11 download ftp http metalink rpc sftp

Last synced: 16 Dec 2025

https://github.com/gabime/spdlog

Fast C++ logging library.

cpp cpp11 header-only logging spdlog

Last synced: 12 May 2025

https://github.com/changkun/modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

cpp cpp-tutorial cpp11 cpp14 cpp17 cpp20 modern-cpp

Last synced: 11 May 2025

https://github.com/anthonycalandra/modern-cpp-features

A cheatsheet of modern C++ language and library features.

cpp cpp11 cpp14 cpp17 cpp20

Last synced: 13 May 2025

https://github.com/simdjson/simdjson

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

aarch64 arm arm64 avx2 avx512 c-plus-plus clang clang-cl cpp11 gcc-compiler json json-parser json-pointer loongarch neon simd sse42 vs2019 x64

Last synced: 13 May 2025

https://github.com/AnthonyCalandra/modern-cpp-features

A cheatsheet of modern C++ language and library features.

cpp cpp11 cpp14 cpp17 cpp20

Last synced: 14 Mar 2025

https://github.com/yhirose/cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

cpp cpp11 header-only http https

Last synced: 12 May 2025

https://github.com/alinshans/mytinystl

Achieve a tiny STL in C++11

algorithm cpp cpp-library cpp11 data-structure stl

Last synced: 15 May 2025

https://github.com/Alinshans/MyTinySTL

Achieve a tiny STL in C++11

algorithm cpp cpp-library cpp11 data-structure stl

Last synced: 26 Mar 2025

https://github.com/microsoft/cpprestsdk

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.

async asynchronous-tasks cloud cpp cpp-library cpp11 http oauth oauth2 sdk tasks websockets

Last synced: 12 May 2025

https://github.com/Microsoft/cpprestsdk

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.

async asynchronous-tasks cloud cpp cpp-library cpp11 http oauth oauth2 sdk tasks websockets

Last synced: 15 Mar 2025

https://github.com/linyacool/webserver

A C++ High Performance Web Server

cpp11 epoll http http-server raii reactor thread-pool webserver

Last synced: 14 May 2025

https://github.com/linyacool/WebServer

A C++ High Performance Web Server

cpp11 epoll http http-server raii reactor thread-pool webserver

Last synced: 26 Mar 2025

https://github.com/onqtam/doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

c-plus-plus cpp cpp11 cpp14 cpp17 cpp20 cpp23 doctest header-only single-file tdd testing testing-framework unit-testing

Last synced: 29 Jul 2025

https://github.com/doctest/doctest

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

c-plus-plus cpp cpp11 cpp14 cpp17 cpp20 cpp23 doctest header-only single-file tdd testing testing-framework unit-testing

Last synced: 14 May 2025

https://github.com/0voice/cpp_new_features

2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等

cpp cpp11 cpp14 cpp17 cpp20 cpp98

Last synced: 14 May 2025

https://github.com/nvidia/thrust

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

algorithms cpp cpp11 cpp14 cpp17 cpp20 cuda cxx cxx11 cxx14 cxx17 cxx20 gpu gpu-computing nvidia nvidia-hpc-sdk thrust

Last synced: 30 Mar 2025

https://github.com/thrust/thrust

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

algorithms cpp cpp11 cpp14 cpp17 cpp20 cuda cxx cxx11 cxx14 cxx17 cxx20 gpu gpu-computing nvidia nvidia-hpc-sdk thrust

Last synced: 17 Mar 2025

https://github.com/NVIDIA/thrust

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

algorithms cpp cpp11 cpp14 cpp17 cpp20 cuda cxx cxx11 cxx14 cxx17 cxx20 gpu gpu-computing nvidia nvidia-hpc-sdk thrust

Last synced: 15 Mar 2025

https://github.com/yedf2/handy

🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework

c c-plus-plus concurrent-programming cpp11 epoll networking

Last synced: 14 May 2025

https://github.com/andreasfertig/cppinsights

C++ Insights - See your source code with the eyes of a compiler

ast clang cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-23 cpp cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 llvm

Last synced: 13 May 2025

https://github.com/qihoo360/evpp

A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server

Last synced: 14 May 2025

https://github.com/cliutils/cli11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

cli cli-parser cpp11 no-dependencies

Last synced: 12 May 2025

https://github.com/Qihoo360/evpp

A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server

Last synced: 15 Mar 2025

https://github.com/mortennobel/cpp-cheatsheet

Modern C++ Cheatsheet

cheatsheet cpp cpp11 cpp14

Last synced: 14 May 2025

https://github.com/CLIUtils/CLI11

CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

cli cli-parser cpp11 no-dependencies

Last synced: 01 Apr 2025

https://github.com/pezy/cppprimer

:books: Solutions for C++ Primer 5th exercises.

c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions

Last synced: 16 Dec 2025

https://github.com/pezy/CppPrimer

:books: Solutions for C++ Primer 5th exercises.

c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions

Last synced: 15 Mar 2025

https://github.com/huangmingchuan/cpp_primer_answers

《C++ Primer》第五版中文版习题答案

cpp cpp-primer cpp-primer-5th cpp11

Last synced: 14 May 2025

https://github.com/huangmingchuan/Cpp_Primer_Answers

《C++ Primer》第五版中文版习题答案

cpp cpp-primer cpp-primer-5th cpp11

Last synced: 15 Mar 2025

https://github.com/harleyszhang/cv_note

记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/

computer-vision cpp11 deep-learning interview-questions machine-learning-algorithms python3

Last synced: 14 May 2025

https://github.com/NVIDIA/libcudacxx

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

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 21 Apr 2025

https://nvidia.github.io/libcudacxx/

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

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 31 Mar 2025

https://github.com/nvidia/libcudacxx

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

cpp cpp11 cpp14 cpp17 cpp20 cpp23 cuda cxx cxx11 cxx14 cxx17 cxx20 cxx23 gpu libcxx llvm nvidia nvidia-hpc-sdk standard std

Last synced: 03 Oct 2025

https://github.com/plibither8/2048.cpp

🎮 Fully featured terminal version of the game "2048" written in C++

2048 2048-game cpp cpp11 game hacktoberfest

Last synced: 15 May 2025

https://github.com/rutura/the-c-20-masterclass-source-code

Source code for the C++ 20 Masterclass on udemy

cpp cpp11 cpp14 cpp17 cpp20

Last synced: 14 May 2025

https://github.com/vimpunk/mio

Cross-platform C++11 header-only library for memory mapped file IO

cpp cpp11 cpp14 cross-platform file-view fileviewer header-only memory-mapped-file memory-mapping mmap

Last synced: 15 May 2025

https://github.com/boostorg/hana

Your standard library for metaprogramming

boost cpp cpp11 cpp14 hana header-only metaprogramming

Last synced: 14 May 2025

https://github.com/fastfloat/fast_float

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

cpp-library cpp11 cpp17 freebsd high-performance linux macos neon simd sse2 visual-studio

Last synced: 13 May 2025

https://github.com/bloomberg/bde

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

allocators cpp cpp-library cpp11 polymorphic-allocators

Last synced: 13 May 2025

https://github.com/nvidia/cub

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

algorithms cpp cpp11 cpp14 cpp17 cpp20 cub cuda cxx cxx11 cxx14 cxx17 cxx20 gpu nvidia nvidia-hpc-sdk

Last synced: 27 Sep 2025

https://github.com/NVIDIA/cub

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

algorithms cpp cpp11 cpp14 cpp17 cpp20 cub cuda cxx cxx11 cxx14 cxx17 cxx20 gpu nvidia nvidia-hpc-sdk

Last synced: 20 Mar 2025

https://github.com/CppCon/CppCon2020

Slides and other materials from CppCon 2020

cplusplus cpp cpp11 cpp14 cpp17

Last synced: 30 Mar 2025

https://github.com/cppcon/cppcon2020

Slides and other materials from CppCon 2020

cplusplus cpp cpp11 cpp14 cpp17

Last synced: 16 May 2025

https://github.com/securesocketfunneling/ssf

Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform

cpp cpp11 network port-forwarding socks socks-proxy socks-server

Last synced: 16 May 2025

https://github.com/tip-of-the-week/cpp

C++ Tip Of The Week

cpp11 cpp14 cpp17 cpp20 cpp23 cpp98

Last synced: 14 May 2025

https://github.com/martinus/robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20

c-plus-plus container cpp cpp11 cpp14 hash hash-tables header-only no-dependencies single-file stl-containers unordered-maps

Last synced: 27 Sep 2025

https://github.com/agauniyal/rang

A Minimal, Header only Modern c++ library for terminal goodies 💄✨

ansi cli color command-line console cplusplus cpp cpp-library cpp11 cpp14 cpp17 rang terminal

Last synced: 15 May 2025

https://github.com/martinus/nanobench

Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

benchmark cpp cpp11 header-only microbenchmark single-file single-header single-header-lib

Last synced: 24 Oct 2025

https://github.com/harvestlamb/cpp_houjie

侯捷C++课程PPT及代码,动手学起来

code course cpp cpp11

Last synced: 16 May 2025

https://github.com/gulrak/filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.

cpp cpp11 cpp14 cpp17 cpp20 filesystem freebsd header-only linux macos windows-10

Last synced: 14 May 2025

https://github.com/rigtorp/mpmcqueue

A bounded multi-producer multi-consumer concurrent queue written in C++11

concurrency cpp cpp11 header-only queue

Last synced: 19 Oct 2025

https://github.com/qtexcel/qxlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.

c cpp cpp11 cxx cxx11 excel qt qt5 qt6 qtcreator qxlsx xlsx

Last synced: 14 May 2025

https://github.com/cylix/cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis

asynchronous cpp cpp11 multi-platform no-dependencies redis redis-client unix windows

Last synced: 28 Sep 2025

https://github.com/Cylix/cpp_redis

C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform - NO LONGER MAINTAINED - Please check https://github.com/cpp-redis/cpp_redis

asynchronous cpp cpp11 multi-platform no-dependencies redis redis-client unix windows

Last synced: 15 Mar 2025

https://github.com/muellan/clipp

easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation

args argument-parser argument-parsing argv argv-parser cli cmdline-parser command-line commandline cpp cpp11 header-only man-page nested-alternatives option option-parser options options-parsing

Last synced: 16 May 2025

https://github.com/huangcongqing/ucas_course_2019

中国科学院大学2019-2020课程(秋季,春季,夏季)

cpp11 latex python3 sciences ucas ucas-course

Last synced: 16 May 2025

https://github.com/czs108/Cpp-Primer-5th-Notes-CN

📚 《C++ Primer中文版(第5版)》笔记

cpp11 document

Last synced: 14 Apr 2025

https://github.com/czs108/cpp-primer-5th-notes-cn

📚 《C++ Primer中文版(第5版)》笔记

cpp11 document

Last synced: 28 Sep 2025

https://github.com/HuangCongQing/UCAS_Course_2019

中国科学院大学2019-2020课程(秋季,春季,夏季)

cpp11 latex python3 sciences ucas ucas-course

Last synced: 01 May 2025

https://github.com/rigtorp/MPMCQueue

A bounded multi-producer multi-consumer concurrent queue written in C++11

concurrency cpp cpp11 header-only queue

Last synced: 08 May 2025

https://github.com/fraillt/bitsery

Your binary serialization library

binary-serialization cpp11 cpp14 serialization

Last synced: 14 May 2025

https://github.com/codinghanya/workspace

workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。

concise concurrency cpp11 easy-to-use framework high-performance sfinae stable threadpool

Last synced: 14 May 2025

https://github.com/QtExcel/QXlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.

c cpp cpp11 cxx cxx11 excel qt qt5 qt6 qtcreator qxlsx xlsx

Last synced: 08 May 2025

https://github.com/CodingHanYa/workspace

workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。

concise concurrency cpp11 easy-to-use framework high-performance sfinae stable threadpool

Last synced: 18 Mar 2025

https://github.com/fengjungle/designpattern

Design pattern demo code

cpp cpp11 design-patterns designpattern

Last synced: 09 Oct 2025

https://github.com/FengJungle/DesignPattern

Design pattern demo code

cpp cpp11 design-patterns designpattern

Last synced: 26 Mar 2025

https://github.com/irving-l/algorithm_frombilibili

《B站-青岛大学-王卓老师-数据结构与算法基础》自学心得、笔记(C++语言实现)

algorithm cpp11

Last synced: 12 Apr 2025

https://github.com/ironsdu/brynet

A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.

c-plus-plus cpp11 cross-platform header-only http https multithreading networking tcp-library websocket

Last synced: 08 Apr 2025

https://github.com/IronsDu/brynet

A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.

c-plus-plus cpp11 cross-platform header-only http https multithreading networking tcp-library websocket

Last synced: 15 Mar 2025