papers VS LEWG

Compare papers vs LEWG and see what are their differences.

LEWG

Project planning for the C++ Library Evolution Working Group (by cplusplus)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
papers LEWG
4 4
1,349 89
- -
3.1 1.8
10 months ago over 3 years ago
TeX
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

papers

Posts with mentions or reviews of papers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.

LEWG

Posts with mentions or reviews of LEWG. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-15.
  • How to get wg21 telecom video recording?
    1 project | /r/cpp_questions | 7 Dec 2023
    https://github.com/cplusplus/LEWG/wiki/2021-Telecons I want to learn some proposal and I found there're some telecons, but when I clicked the URL, it showed that I need to be invited...But how?
  • C++23: Near The Finish Line
    11 projects | /r/cpp | 15 Nov 2021
    This post only covers what is, and could have been, for consideration in the next two months of time before C++23 is considered feature complete. It doesn't cover proposals that where already discussed. If you look at the linked telecons schedule (https://github.com/cplusplus/LEWG/wiki/2021-Telecons) you'll see that constexpr math was discussed in June. You would need to further search in the papers status list (https://github.com/cplusplus/papers/issues) to see where each one is at in the road to C++23.
  • Thoughts on adding 'libraries' as a language concept
    2 projects | /r/cpp | 2 May 2021
    On 2021-05-11, hopefully. I haven't gotten confirmation from the authors yet.

What are some alternatives?

When comparing papers and LEWG you can also consider the following projects:

draft - C++ standards drafts

papers - ISO/IEC JTC1 SC22 WG21 paper scheduling and management

printf-tac-toe - tic-tac-toe in a single call to printf

stdBLAS - Reference Implementation for stdBLAS

glibc-abi-tool - A repository that collects glibc .abilist files for every version and a tool to combine them into one dataset.

libunifex - Unified Executors

stl-header-heft - Measures how parsing overweight the major STLs have become

circle - The compiler is available for download. Get it!

tinyformat - Minimal, type safe printf replacement library for C++

plf_hive - plf::hive is a fork of plf::colony to match the current C++ standards proposal.

plf_colony - An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.