◐ Shell
clean mode source ↗

Build software better, together

Here are 175 public repositories matching this topic...

A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.

  • Updated Jun 24, 2025
  • C++

Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects against overflow, underflow, divide by zero, and out-of-bounds index access. This provides both functional correctness as well as greater protection against related security threats.

  • Updated Jun 3, 2026
  • C++

Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names.

  • Updated Feb 28, 2026
  • C++

C++ CLI centralizing several crypto currencies exchanges REST API into an all in one tool with a unified interface. Can be extended and used as a library.

  • Updated Mar 31, 2026
  • C++

Improve this page

Add a description, image, and links to the cpp20-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpp20-library topic, visit your repo's landing page and select "manage topics."

Learn more