matplotlib
Haskell bindings for Python's Matplotlib (by abarbu)
sdl2
Haskell bindings to the SDL2 library (by haskell-game)
matplotlib | sdl2 | |
---|---|---|
1 | 3 | |
85 | 361 | |
- | 0.8% | |
0.0 | 5.6 | |
5 months ago | 7 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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.
matplotlib
Posts with mentions or reviews of matplotlib.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-15.
sdl2
Posts with mentions or reviews of sdl2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-24.
-
installing SDL2 bindings fails on __stack_chk_fail and __stack_chk_guard when building, any ideas?
This is a known issue. Someone in the thread reports that downgrading the associated SDL version worked for them.
-
"Unknown GLUT entry glutInit" -- Failing to get Gloss working on Windows
For example, I've been wrestling for a few hours with getting SDL2 set up and was halfway through writing another post here when I discovered that my issue appears generic to the OS, and has already been solved in this lonely little Github issue.
-
Using Switch joy cons in glossy apecs game
Hmm you'd probably need to dig into the source to figure out what's going on. The SDL2 GameController API (bindings) works with joy cons, as an alternative.
What are some alternatives?
When comparing matplotlib and sdl2 you can also consider the following projects:
OpenGL - Haskell bindings to OpenGL
sdl2-cairo - Haskell library providing functions to use Cairo to draw on SDL textures and containing a Processing-style convenience drawing API.
haskell-plot - 2D plotting library in pure haskell
Vulkan - Haskell bindings to Vulkan (see https://www.khronos.org/vulkan)
d3js - Haskell to D3.js binding by deep EDSL approach.
webkit - Haskell interface to WebKitGTK+
Noise - Coherent noise package in Haskell
vinyl-gl - Utilities for working with OpenGL's GLSL shading language and vinyl records.
qt - Qt bindings for Haskell
sdl2-mixer - Haskell bindings to SDL2_mixer.
freetype-simple - single line text rendering in opengles
sdl2-image - Haskell bindings to SDL2_image.