awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fengwang avatar

fengwang/matrix

0
View on GitHub↗
88 stars·7 forks·C++·7 views

Matrix

A modern, C++20-native, single-file header-only dense 2D matrix library.

Features

  • Mathematics and Statistics - 2D matrix manipulation library.

Star history

Star history chart for fengwang/matrixStar history chart for fengwang/matrix

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Matrix

Similar open-source projects, ranked by how many features they share with Matrix.
  • ddemidov/amgclddemidov avatar

    ddemidov/amgcl

    865View on GitHub↗

    C++ library for solving large sparse linear systems with algebraic multigrid method

    C++amgc-plus-pluscpp
    View on GitHub↗865
  • dpilger26/numcppdpilger26 avatar

    dpilger26/NumCpp

    3,963View on GitHub↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    View on GitHub↗3,963
  • effolkronium/randomeffolkronium avatar

    effolkronium/random

    951View on GitHub↗

    Random for modern C++ with convenient API

    C++
    View on GitHub↗951
  • boostorg/histogramboostorg avatar

    boostorg/histogram

    333View on GitHub↗

    Fast multi-dimensional generalized histogram with convenient interface for C++14

    C++
    View on GitHub↗333
See all 15 alternatives to Matrix→

Frequently asked questions

What does fengwang/matrix do?

A modern, C++20-native, single-file header-only dense 2D matrix library.

What are the main features of fengwang/matrix?

The main features of fengwang/matrix are: Mathematics and Statistics.

What are some open-source alternatives to fengwang/matrix?

Open-source alternatives to fengwang/matrix include: ddemidov/amgcl — C++ library for solving large sparse linear systems with algebraic multigrid method. dpilger26/numcpp — NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array… effolkronium/random — Random for modern C++ with convenient API. forceflow/libmorton — C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates. kfrlib/kfr — Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON,… boostorg/histogram — Fast multi-dimensional generalized histogram with convenient interface for C++14.