BenLib

Fast and easy to use standalone header only library in C++20/C++23

MIT License

Stars
6
Committers
2

benlib

Fast and easy to use standalone header only 2D benlib library in C++20.

Features

  • Math lib

How to use it

This project is a header-only library and easy to use, just copy the include/benlib folder in your project and include the benlib/benlib.hpp header or via CMake FetchContent_Declare.

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.

Sources, references and ideas

You can find here the sources, references, libs and ideas that I have used to make this library.

Others benlib implementations

The list of others benlib implementations that I have benchmarked to compare the performance of my implementation.

Libraries

Libraries used in this project.

Others

Licensing

LICENSE