bindings-DSL
Library and macros to simplify writing Haskell FFI code (by rethab)
OpenCL
Haskell high-level wrapper for OpenCL (by IFCA)
DISCONTINUED
Our great sponsors
bindings-DSL | OpenCL | |
---|---|---|
1 | 0 | |
31 | 69 | |
- | - | |
5.1 | 0.0 | |
4 months ago | 10 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.
bindings-DSL
Posts with mentions or reviews of bindings-DSL.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-26.
-
Using C libraries in Haskell with Cabal
Maybe you could write a FFI-Library for Raylib with the help of [bindings-dsl](https://github.com/rethab/bindings-dsl/wiki). I haven't tried anything similar myself, but would also be interested if this would be feasible.
OpenCL
Posts with mentions or reviews of OpenCL.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning OpenCL yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing bindings-DSL and OpenCL you can also consider the following projects:
zeromq-haskell
henet - Haskell bindings for ENet
inline-asm - Inline Assembly code in ur Haskell!
bindings-svm - Low level bindings to libsvm
bindings-levmar - Low level Haskell bindings to the C levmar (Levenberg-Marquardt) library
shuffle - Shuffle tool used by UHC (Utrecht Haskell Compiler)
missing-foreign - Convenience functions for FFI work in Haskell
bindings-libusb - Low level bindings to libusb
disassembler - Disassembler for X86 & AMD64 machine code
bindings-sc3 - Haskell bindings to the SuperCollider synthesis engine
fixed-storable-array - fixed-size StorableArray wrapper with its own Storable instance