C++20 libraries

Showing projects tagged as C++20

  • Axmol Engine

    4.8 9.8 C++
    Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
  • asyncio

    4.6 3.4 C++
    asyncio is a c++20 library to write concurrent code using the async/await syntax.
  • xtd

    4.5 10.0 C++
    Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
  • STX

    4.1 8.1 C++
    C++17 & C++ 20 error-handling and utility extensions.
  • thread-pool

    3.5 6.8 C++
    A modern, fast, lightweight thread pool library based on C++20
  •  TinyORM

    2.8 9.8 C++
    Modern C++ ORM library with MySQL, PostgreSQL, and SQLite support
  • Light Actor Framework

    2.2 0.0 C++
    DISCONTINUED. Laughably simple yet effective Actor concurrency framework for C++20
  • ZAB

    2.0 0.0 C++
    C++20 liburing backed coroutine executor and event loop framework.
  • xtr

    1.4 6.8 C++
    A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments
  • genetic

    1.3 3.5 C++
    A performant and flexible genetic algorithm implemented in C++20/23.
  • Serenity Logger

    0.9 0.0 C++
    Yet another Fast and Efficient logging framework. The goal is to be nanosecond level fast with extensibility (inspired by loggers such as spdlog, nanolog, and fmtlog and heavily influenced by the formatting used in fmtlib and <format>). This uses a built-in formatter that can be swapped out for <format> or fmtlib if desired.