mp11 VS papers

Compare mp11 vs papers and see what are their differences.

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
mp11 papers
2 4
226 1,349
0.0% -
7.6 3.1
21 days ago 10 months ago
C++ 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.

mp11

Posts with mentions or reviews of mp11. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-18.
  • Did 'template for' make it into C++23?
    2 projects | /r/cpp | 18 Nov 2021
    Mp11 is standalone, but if even that's too much Boost, you can always copy/paste mp_for_each (minus the workaround if you don't need it) and tuple_for_each.
  • Compilation speed humps: std::tuple
    1 project | /r/cpp | 1 Jun 2021
    Boost.Mp11 should be the starting point for these kinds of typelist shenanigans. There's a lot of implementation tricks in there to speed up compilation (e.g. mp_at_c uses the __type_pack_element you mention in its implementation):

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.

What are some alternatives?

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

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

LEWG - Project planning for the C++ Library Evolution Working Group

draft - C++ standards drafts

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

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

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

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.

format-benchmark - A collection of formatting benchmarks

C++ Format - A modern formatting library

rangesnext - ranges features for c+23 ported to C++20

compiler-explorer - Run compilers interactively from your web browser and interact with the assembly