not-enough-standards VS modern-cpp-tutorial

Compare not-enough-standards vs modern-cpp-tutorial and see what are their differences.

not-enough-standards

A modern header-only C++ library that provides platform-independent utilities. (by Alairion)

modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/ (by changkun)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
not-enough-standards modern-cpp-tutorial
1 3
226 22,972
- -
0.0 3.4
3 months ago 5 months ago
C++ C++
MIT License MIT License
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.

not-enough-standards

Posts with mentions or reviews of not-enough-standards. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning not-enough-standards yet.
Tracking mentions began in Dec 2020.

modern-cpp-tutorial

Posts with mentions or reviews of modern-cpp-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-01.

What are some alternatives?

When comparing not-enough-standards and modern-cpp-tutorial you can also consider the following projects:

OpenXLSX - A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.

scapix - Scapix Language Bridge

dyno - Runtime polymorphism done right

vim-cpp-modern - Extended Vim syntax highlighting for C and C++ (C++11/14/17/20/23)

xorstr - heavily vectorized c++17 compile time string encryption.

libcudacxx - [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

butano - Modern C++ high level GBA engine

OpenSeesPy - OpenSeesPy versions, doc, and pip

GodotPckTool - Standalone tool for extracting and creating Godot .pck files

ssf - Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform

webdriverxx - A C++ client library for Selenium Webdriver

Tensor-plus-plus - tensor_lib::tensor is a class template that describes a mathematical tensor, implemented as a heap allocated array. It is build as an alternative to structures such as std::vector <std::vector <std::vector<...>>>, replicating its behaviour and syntax almost entirely with the added benefits of having its data contiguous in memory.