webkit
Haskell interface to WebKitGTK+ (by gtk2hs)
vulkan
Haskell bindings for Vulkan (by expipiplus1)
webkit | vulkan | |
---|---|---|
- | 4 | |
17 | 148 | |
- | 2.7% | |
0.0 | 5.8 | |
over 8 years ago | 4 months ago | |
Haskell | Haskell | |
GNU Lesser General Public License v2.1 only | 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.
webkit
Posts with mentions or reviews of webkit.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning webkit yet.
Tracking mentions began in Dec 2020.
vulkan
Posts with mentions or reviews of vulkan.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-15.
-
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?
When comparing webkit and vulkan you can also consider the following projects:
sdl2 - Haskell bindings to the SDL2 library
Vcpkg - C++ Library Manager for Windows, Linux, and MacOS
processing-for-haskell - Graphics for kids and artists. Processing implemented in Haskell
OpenGL - Haskell bindings to OpenGL
bindings-GLFW - Low-level Haskell bindings to GLFW
GPipe - Core library of new GPipe, encapsulating OpenGl and providing a type safe minimal library