C++ Papercuts

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • wgpu

    A cross-platform, safe, pure-Rust graphics API.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • meson

    The Meson Build System

    I suggest changing the build tool. Meson improved C and C++ a lot:

    https://mesonbuild.com/

    The dependency declaration and auto-detection is nice. But the hidden extra is WrapDB, built-in package management (if wanted):

        https://mesonbuild.com/Wrap-dependency-system-manual.html

  • papers

    ISO/IEC JTC1 SC22 WG21 paper scheduling and management (by cplusplus)

    Bringing editions to C++ failed, and I am not aware of anyone trying to tackle the issues https://github.com/cplusplus/papers/issues/631

    (I could be wrong though! I follow the committee more than you may guess, but not as much as to think I know everything about what's going on.)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • First major release of gfx-rs/wgpu

    1 project | news.ycombinator.com | 18 Jul 2024
  • Warp Terminal is now available for Linux

    1 project | news.ycombinator.com | 22 Feb 2024
  • Deno 1.39: The Return of WebGPU

    3 projects | news.ycombinator.com | 14 Dec 2023
  • There is anything like wgpu.rs for Zig?

    2 projects | /r/Zig | 18 Nov 2023
  • Show HN: Ambient, a multiplayer game engine and platform using WASM/WebGPU/Rust

    4 projects | news.ycombinator.com | 4 Oct 2023

Did you konow that Python is
the 1st most popular programming language
based on number of metions?