bindings-levmar
Low level Haskell bindings to the C levmar (Levenberg-Marquardt) library (by basvandijk)
bindings-DSL
Library and macros to simplify writing Haskell FFI code (by rethab)
bindings-levmar | bindings-DSL | |
---|---|---|
- | 1 | |
2 | 39 | |
- | - | |
0.0 | 0.0 | |
almost 7 years ago | over 2 years ago | |
C | Haskell | |
LicenseRef-OtherLicense | 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-levmar
Posts with mentions or reviews of bindings-levmar.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning bindings-levmar yet.
Tracking mentions began in Dec 2020.
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.
What are some alternatives?
When comparing bindings-levmar and bindings-DSL you can also consider the following projects:
bindings-gobject - Low level binding supporting GObject and derived libraries
missing-foreign - Convenience functions for FFI work in Haskell
bindings-sc3 - Haskell bindings to the SuperCollider synthesis engine
henet - Haskell bindings for ENet
bindings-svm - Low level bindings to libsvm