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
HandmadeMath avatar

HandmadeMath/Handmade-Math

0
View on GitHub↗
1,571 stars·107 forks·C·CC0-1.0·10 views

Handmade Math

A single-file, cross-platform, public domain graphics math library for both C and C++. Supports vectors, matrices, quaternions, and all the utilities you'd expect.

Features

  • Programming Utilities - Simple, public domain math library for graphics and games.

Star history

Star history chart for handmademath/handmade-mathStar history chart for handmademath/handmade-math

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does handmademath/handmade-math do?

A single-file, cross-platform, public domain graphics math library for both C and C++. Supports vectors, matrices, quaternions, and all the utilities you'd expect.

What are the main features of handmademath/handmade-math?

The main features of handmademath/handmade-math are: Programming Utilities.

Which projects share features with handmademath/handmade-math?

Projects with overlapping indexed features include: assimp/assimp — Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats… bellard/quickjs — QuickJS is a lightweight, memory-efficient JavaScript engine and runtime designed for embedding within C applications.… bluem/pashua. gomatcha/matcha — Build native mobile apps in Go. icculus/physfs — PhysicsFS; a portable, flexible file i/o abstraction. alwaysrightinstitute/vuexcode.

Projects sharing features with Handmade Math

These projects share indexed features with Handmade Math. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • assimp/assimpassimp avatar

    assimp/assimp

    12,993View on GitHub↗

    Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats into a single unified internal data structure. It functions as a framework for converting 3D models between different file formats across multiple operating systems and architectures. The project provides a 3D mesh processing tool for normalizing and optimizing geometry through triangulation, vertex removal, and normal generation. It also includes a 3D asset export utility to write internal scene data back into various external file formats. The system covers broad capability

    C++3mfandroidasset-pipeline
    View on GitHub↗12,993
  • bellard/quickjsbellard avatar

    bellard/quickjs

    10,411View on GitHub↗

    QuickJS is a lightweight, memory-efficient JavaScript engine and runtime designed for embedding within C applications. It provides a small binary footprint and supports the latest ECMAScript standards, enabling the execution of JavaScript code with fast startup times and low memory usage. The project includes a standalone JavaScript compiler that transforms source code into independent binary executables. These files run on a machine without requiring an external language runtime. The engine implements deterministic memory management through reference counting and cycle collection. It also p

    C
    View on GitHub↗10,411
  • bluem/pashuaB

    BlueM/Pashua

    0View on GitHub↗
    View on GitHub↗0
  • alwaysrightinstitute/vuexcodeA

    AlwaysRightInstitute/VueXcode

    0View on GitHub↗
    View on GitHub↗0
Compare all 22 related projects→