Skip to content

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

License

Notifications You must be signed in to change notification settings

bensuperpc/BenLib

Repository files navigation

benlib

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

Features

  • Math lib
  • Filesystem 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

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published