Memake
Skity


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.
Memake
-
Ask HN: Should I consider this as library or framework?
I made a small "I called" as library to output 2D primitives graphics to window easily using C++. here is the project: https://github.com/krehwell/Memake
what is it categorized appropriately? is it considered as a library since I provide utilities to draw primitives output to graphical window?
or
is it considered as framework since I define on how they would enabling the drawing
Skity
What are some alternatives?
blend2d - 2D Vector Graphics Engine Powered by a JIT Compiler
thorvg - Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
matplotplusplus - Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
skia-opengl-emscripten - DEPRECATED! ~~C++ HTML/CSS UI. Supports subset of HTML/CSS. Based on chromium/cobalt.foo without JavaScript overhead. Uses SKIA 2D graphics library. Can be used to build UI for cross-platform app, game or website. Can support browser as HTML5 web framework or WebGL UI renderer.~~

