◐ Shell
clean mode source ↗

Build software better, together

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 450 public repositories matching this topic...

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

  • Updated Jun 18, 2025
  • C++

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library

  • Updated Feb 6, 2026
  • C++

string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library

  • Updated Nov 28, 2025
  • C++

optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library

  • Updated Nov 28, 2025
  • C++

A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)

  • Updated Feb 16, 2026
  • C++

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.

  • Updated Nov 28, 2025
  • C++

ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library

  • Updated Nov 28, 2025
  • C++

any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library

  • Updated Nov 28, 2025
  • C++

byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library

  • Updated Nov 28, 2025
  • C++

value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library

  • Updated Jun 11, 2026
  • C++

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

  • Updated Sep 16, 2020
  • C++