GPipe
vulkan
GPipe | vulkan | |
---|---|---|
- | 4 | |
157 | 139 | |
- | - | |
4.0 | 7.3 | |
almost 1 year ago | 7 days ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
GPipe
We haven't tracked posts mentioning GPipe yet.
Tracking mentions began in Dec 2020.
vulkan
-
Best Functional Language Choice for Real-Time 3d?
You might look at the Vulkan API: https://www.vulkan.org/. There are bindings in many languages, including Haskell (I have personally used https://hackage.haskell.org/package/vulkan).
-
[Newcomer] Status of AI, graphics programming and performance in Haskell?
At this point the answer is: yes, we have some. We have sdl2 (https://hackage.haskell.org/package/sdl2), gl (https://hackage.haskell.org/package/gl), OpenGL (https://hackage.haskell.org/package/OpenGL), GLFW (https://hackage.haskell.org/package/GLFW), vulkan (https://hackage.haskell.org/package/vulkan), dear-imgui.hs (https://hackage.haskell.org/package/dear-imgui). There's certainly much more out there - this is a biased list of stuff I've either used or contributed to.
-
📈 Trending Haskell Projects (based on growth of GitHub stars)
If I search vulkan haskell the first result is VulkanMemoryAllocator which actually links through to the main vulkan package which I believe is vulkan.
-
[ANNOUNCE] Experimental Windows GHC 8.10.5 binary release. Supports Haskell DLLs.
Can it compile vulkan? I was getting linker errors with "too many sections" from it and singletons.
What are some alternatives?
Chart - A 2D charting library for haskell
Vcpkg - C++ Library Manager for Windows, Linux, and MacOS
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
Win32 - Haskell support for the Win32 API
glade
OpenGL - Haskell bindings to OpenGL
tart - Tart - draw ASCII art in the terminal with your mouse!
graphics-drawingcombinators - Combinators for drawing 2D shapes and images in Haskell (using OpenGL)
Gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers.
sdl2 - Haskell bindings to the SDL2 library
free-game - The free game engine
hip - Haskell Image Processing Library