inline-c

By fpco

Inline-c Alternatives

Similar projects and alternatives to inline-c

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better inline-c alternative or higher similarity.

inline-c reviews and mentions

Posts with mentions or reviews of inline-c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • Help needed for FFI (presumable segmentation fault)
    2 projects | /r/haskell | 12 Oct 2022
    Check out https://github.com/fpco/inline-c
  • Will I suffer attempting to use Haskell in a company that mainly uses c++
    2 projects | /r/haskell | 31 Dec 2021
    Learn inline-c and inline-c-cpp really well. You will feel enabled if you can call the power of C++ from Haskell. You can find some examples in the opencv package.
  • Passing a Haskell object over to a C++ program
    2 projects | /r/haskell | 26 Dec 2020
    As mentioned by /u/0xab inline-c can also do C++ and is the solution for low-level interop with C++. Its C++ support was made for the opencv binding, and in contrast to normal FFI, it allows you to use templated code and so on, splicing Haskell variables in via TH quasiquoters/antiquoters.
    2 projects | /r/haskell | 26 Dec 2020
    I've done this many times for huge projects like binding to PyTorch and Godot. Declare the structures that will hold the data in C and write to them from Haskell. https://github.com/fpco/inline-c is absolutely the way to go.
  • A note from our sponsor - Onboard AI
    getonboard.dev | 1 Dec 2023
    Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →

Stats

Basic inline-c repo stats
4
277
0.0
2 months ago

fpco/inline-c is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of inline-c is Haskell.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com