cppwp

HTML version of the current C++ working paper (by timsong-cpp)

Cppwp Alternatives

Similar projects and alternatives to cppwp

  1. rust

    2,881 cppwp VS rust

    Empowering everyone to build reliable and efficient software.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  4. serenity

    266 cppwp VS serenity

    The Serenity Operating System 🐞

  5. carbon-lang

    Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

  6. STL

    162 cppwp VS STL

    MSVC's implementation of the C++ Standard Library.

  7. cppfront

    A personal experimental C++ Syntax 2 -> Syntax 1 compiler

  8. cppreference-doc

    C++ standard library reference (by p12tic)

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. draft

    25 cppwp VS draft

    C++ standards drafts

  11. 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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cppwp alternative or higher similarity.

cppwp discussion

Log in or Post with

cppwp reviews and mentions

Posts with mentions or reviews of cppwp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Can sanitizers find the two bugs I wrote in C++?
    11 projects | news.ycombinator.com | 8 Feb 2023
    Current C++ standard draft it hosted at https://eel.is/c++draft/, at this time this is the draft for C++23.

    For earlier C++ standard versions the final drafts before ISO standardization are hosted at https://github.com/timsong-cpp/cppwp . The paid ISO standardized version is supposedly not meaningfully different.

    Relevant parts of the standard:

    * pop_back: https://timsong-cpp.github.io/cppwp/n4868/containers#tab:con... "Preconditions: a.empty() is false."

    * Meaning of "precondition": https://timsong-cpp.github.io/cppwp/n4868/library#structure....

    Reading the standard can be quite a challenge. The standard tries to not repeat itself, which often means that you don't get your answer in a self-contained paragraph, but you have to hunt down cross-references and definitions.

    As a C++ language reference I highly recommend https://en.cppreference.com .

  • Question about terminology of classes
    1 project | /r/cpp_questions | 17 Jul 2022
    See https://github.com/timsong-cpp/cppwp for a list of the last (or first after) working draft for each standard version.
  • Is it possible to buy a physical print copy of the C++20 standard?
    2 projects | /r/cpp | 6 Mar 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic cppwp repo stats
3
475
5.8
26 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Shell is
the 10th most popular programming language
based on number of references?