C++ Matrix

Open-source C++ projects categorized as Matrix

Top 23 C++ Matrix Projects

  • GLM

    OpenGL Mathematics (GLM)

    Project mention: C++23: The Next C++ Standard | news.ycombinator.com | 2023-07-11
  • nheko

    Desktop client for Matrix using Qt and C++20.

    Project mention: PSA: security vulnerability in qBitorrent 4.5.x webUI | /r/DataHoarder | 2023-02-26

    Look at this, notice anything different? https://github.com/Nheko-Reborn/nheko/issues/new/choose

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • Quaternion

    A Qt-based IM client for Matrix

    Project mention: OpenSUSE Linux Gains Momentum: A Look at Its Growing Popularity | news.ycombinator.com | 2023-03-26

    > Meanwhile there have been exactly zero new F/OSS desktop apps for over a decade except IDEs and even those are mostly Electron-based. What a mess.

    Er, that's just objectively not true. Here's exactly one new FOSS desktop app: https://github.com/quotient-im/Quaternion - I don't know how old it is, but it's a Matrix client and Matrix is only 8 years old so less than a decade.

  • neo

    Simulates the digital rain from "The Matrix" (CMatrix clone with 32-bit color and Unicode support) (by st3w)

    Project mention: My new setup | /r/bspwm | 2022-10-27

    cmatrix? I see that everywhere, but think that there are better alternatives. Better as in nicer visuals that are closer to what can be seen in the movie. For example: tmatrix, fakesteak, neo and many more.

  • hlslpp

    Math library using hlsl syntax with SSE/NEON support

  • TMatrix

    Terminal based replica of the digital rain from The Matrix.

    Project mention: My new setup | /r/bspwm | 2022-10-27

    cmatrix? I see that everywhere, but think that there are better alternatives. Better as in nicer visuals that are closer to what can be seen in the movie. For example: tmatrix, fakesteak, neo and many more.

  • Imath

    Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics

  • Mergify

    Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.

  • MD_MAX72XX

    LED Matrix Library

  • etl

    Blazing-fast Expression Templates Library (ETL) with GPU support, in C++ (by wichtounet)

    Project mention: Simple linear algebra library (class). | /r/cpp | 2022-12-16
  • monolish

    monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

  • librapid

    A highly optimised C++ library for mathematical applications and neural networks.

    Project mention: Huge LibRapid Update -- New Features, Performance Improvements and Bug Fixes | /r/cpp | 2023-08-04

    In addition to all of these changes, I used LibRapid and Surge to write a simple Flappy Bird genetic AI as a proof of concept. The code runs well on all platforms and can simulate over 20,000 birds without too much trouble. If you want to check it out, here's the GitHub page: https://github.com/Pencilcaseman/FlappyBirdAI

  • TM16xx

    Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix.

  • TP_Arduino_DigitalRain_Anim

    Great animation effects from the movie Matrix can be easily shown on your display.

    Project mention: I'm looking for the cheapest way to get a looping video to run on two of these 2" color displays for a Diorama... | /r/arduino | 2022-11-13
  • libQuotient

    A Qt library to write cross-platform clients for Matrix

    Project mention: LibQuotient 0.7.0 Release | news.ycombinator.com | 2022-12-20
  • maths

    Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.

  • Matrix

    C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators (by hosseinmoein)

    Project mention: Update on C++ Algo Trading/ Data Analysis tool | /r/algotrading | 2023-02-05

    Yes, I have. As matter of fact I have another open source (https://github.com/hosseinmoein/Matrix) that uses this technique.

  • Tensor

    C++ template metaprogram driven tensor math library (by thenumbernine)

    Project mention: Check out my new differential geometry c++20 library. Not "geometric algebra", I said "differential geometry." | /r/cpp | 2023-01-24
  • workingfastledanimations

    ws2812b esp32 / nodemcu fastled animations

    Project mention: Update: I improved visual quality even further. Code is now fully die hard 32 bit only. It opens the door to ridiculous creative coding - now we can do basically anything to the values without concern to cause flicker. Faulty results get filtered out while all valid results maintain 32 bit accuracy. | /r/FastLED | 2023-03-14

    Here, take whatever you want from my repo. Twist it around however you want and make it yours. The majority of animations have videos. https://github.com/doctorpartlow/workingfastledanimations

  • Kraken

    Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions. (by yahya-mohammed07)

  • Matrix

    Easy-to-use Scientific Computing library in/for C++ available for Linux and Windows. (by mlcpp)

  • vec-mat-comp-quat

    C++ 2d/3d/4d Vector, 2x2/3x3/4x4 Matrix, Complex Number, Quaternion, and 3d Transformation Classes / Functions (Header Only libraries)

  • Linear-Algebra

    Educational linear algebra algorithms

  • dsga

    C++20 library that mostly implements the vector and matrix data structures from GLSL Spec 4.6

    Project mention: What learning experience or material do you feel advanced your command of cpp the most? | /r/cpp | 2023-02-08

    Finally I decided that I didn't need separate point and vector classes, and chose OpenGL glsl vectors and matrices as a model for what I wanted. I decided to implement them and swizzling (one of my primary motivators) in a library, and that is what my long-term personal project is (https://github.com/davidbrowne/dsga).

  • SonarCloud

    Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-04.

C++ Matrix related posts

Index

What are some of the best open-source Matrix projects in C++? This list will help you:

Project Stars
1 GLM 7,910
2 nheko 1,594
3 Quaternion 595
4 neo 555
5 hlslpp 425
6 TMatrix 357
7 Imath 302
8 MD_MAX72XX 273
9 etl 207
10 monolish 185
11 librapid 141
12 TM16xx 136
13 TP_Arduino_DigitalRain_Anim 130
14 libQuotient 124
15 maths 93
16 Matrix 82
17 Tensor 71
18 workingfastledanimations 37
19 Kraken 29
20 Matrix 27
21 vec-mat-comp-quat 14
22 Linear-Algebra 7
23 dsga 5
Analyze your C and C++ projects with just one click.
SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
www.sonarsource.com