ProgramMax / max

max is a tool belt for C++
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link
c-plus-plus cplusplus cpp cpp11 cpp14 cpp17 cpp20 library optimization

max

max is a tool belt for C++ — a collection of parts commonly used in all C++ projects.

It includes logging, testing, abstractions for compiler and platform specific APIs (like endian conversion and CPU feature detection), and much more.

Build and test

Features

Documentation

Support

*Coming soon

If you would like max to support more contacts us and let us know.

Deprecation Schedule

We know transitioning a codebase to a new technology takes time. And we know customers may still be on an old OS.

In order to ease transition pressure, max will continue to provide support for 5 years after a replacement is available.

As an example, when a new version of Clang comes out you will have 5 years to migrate off the now-old version.

You can reference the full deprecation schedule for exact dates.

Engage