Do you think template classes will ever be able to be split into .h and .cpp files?

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
  • Instantiator

    Clang based tool to automatically insert all needed explicit instantiations in implementation files for `c++` projects

  • With this tool (https://github.com/cpp977/Instantiator) which I have written based on clang you can split your source code. It is however in development status.

  • STL

    MSVC's implementation of the C++ Standard Library. (by StephanTLavavej)

  • They should! If you use MSVC as one of your compilers, can you try my upcoming implementation of Standard Library Modules? My bug bash is running for another week, and getting bug reports will help us fix issues in the compiler and library so modules will be usable sooner. (That is, bugs that affect import std; will likely affect people writing their own named modules too.)

  • 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
  • AStarDemo

    Discontinued A basic A* example ported to C++/WinRT

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

  • SCIP - a better code indexing format than LSIF

    1 project | /r/programming | 8 Jun 2022
  • ClangQL: A tool to run SQL-like query on C/C++ Code

    3 projects | news.ycombinator.com | 7 Apr 2024
  • C++ Insights – See your source code with the eyes of a compiler

    5 projects | news.ycombinator.com | 5 Apr 2024
  • The NSA list of memory-safe programming languages has been updated

    2 projects | news.ycombinator.com | 4 Mar 2024
  • C++20 Idioms for Parameter Packs

    1 project | news.ycombinator.com | 27 Feb 2024