circle VS LEWG

Compare circle vs LEWG and see what are their differences.

circle

The compiler is available for download. Get it! (by seanbaxter)

LEWG

Project planning for the C++ Library Evolution Working Group (by cplusplus)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
circle LEWG
54 4
2,165 89
- -
5.0 1.8
6 months ago over 3 years ago
C++
- -
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.

circle

Posts with mentions or reviews of circle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-04.

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 circle and LEWG you can also consider the following projects:

raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi

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

dts2hx - Converts TypeScript definition files (d.ts) to haxe externs (.hx) via the TypeScript compiler API

papers

mdspan - Reference implementation of mdspan targeting C++23

stdBLAS - Reference Implementation for stdBLAS

libunifex - Unified Executors

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

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

meta

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.