eigen VS mathfu

Compare eigen vs mathfu and see what are their differences.

mathfu

C++ math library developed primarily for games focused on simplicity and efficiency. (by google)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
eigen mathfu
19 2
- 1,370
- 0.0%
- 0.0
- about 1 year ago
C++
- Apache License 2.0
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.

eigen

Posts with mentions or reviews of eigen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.

mathfu

Posts with mentions or reviews of mathfu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-20.

What are some alternatives?

When comparing eigen and mathfu you can also consider the following projects:

NumCpp - C++ implementation of the Python Numpy library

embree-aarch64 - AARCH64 port of Embree ray tracing library

parallel-hashmap - A family of header-only, very fast and memory-friendly hashmap and btree containers.

colmap - COLMAP - Structure-from-Motion and Multi-View Stereo

CppRobotics - Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!

CGal - The public CGAL repository, see the README below

advent-of-code

learn-gdscript - Learn Godot's GDScript programming language from zero, right in your browser, for free.

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

glog - C++ implementation of the Google logging module

gflags - The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: