zpp::throwing<T> - Implementing "almost" C++ exceptions with coroutines

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zpp_throwing

    Using coroutines to implement C++ exceptions for freestanding environments

  • u/staletic here is my implementation to support allocators (in a separate branch at the moment) if you have any feedback zpp_throwing/allocators

  • stl-header-heft

    Measures how parsing overweight the major STLs have become

  • string_view drags in a ton of the STL. string_view cannot deallocate on destruction. See https://github.com/ned14/stl-header-heft.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • std_error

    std::error implementation (zero-overhead deterministic exceptions) P0709

  • I see in here https://github.com/charles-salvia/std_error/blob/master/all_in_one.hpp that inline variables are still used as generic_domain is globally declared as inline variable. I'm confused as to what are we trying to avoid

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

  • Dotsig: A powerful tool to create or verify digital signatures on-the-fly

    1 project | news.ycombinator.com | 8 May 2024
  • Show HN: Serverless collaborative notion-level note editor using CRDT in GO

    2 projects | news.ycombinator.com | 7 May 2024
  • Old Business

    1 project | news.ycombinator.com | 8 May 2024
  • Warp speed Data Transfer transfers data between systems as fast as possible

    1 project | news.ycombinator.com | 7 May 2024
  • BugInsight: A memory leak and deadlock finder for C, C++

    1 project | news.ycombinator.com | 7 May 2024