HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. (by HandmadeMath)
nbnet
single header C(99) library to implement client-server network code for games (by nathhB)
Our great sponsors
HandmadeMath | nbnet | |
---|---|---|
3 | 3 | |
949 | 256 | |
2.0% | - | |
10.0 | 2.2 | |
3 months ago | 8 days ago | |
C | C | |
Creative Commons Zero v1.0 Universal | zlib License |
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.
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.
HandmadeMath
Posts with mentions or reviews of HandmadeMath.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-14.
- Matrix multiplication in C
-
mgmath - Header only vector/matrix math library
HandmadeMath does that for example, so you can take a look at how they've done it: https://github.com/HandmadeMath/Handmade-Math
nbnet
Posts with mentions or reviews of nbnet.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning nbnet yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing HandmadeMath and nbnet you can also consider the following projects:
libjuice - JUICE is a UDP Interactive Connectivity Establishment library
clove-unit - Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
nuklear - A single-header ANSI C immediate mode cross-platform GUI library
minicoro - Single header stackful cross-platform coroutine library in pure C.
cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99