wavewave / fficxxLinks
Haskell-C++ Foreign Function Interface Generator
☆145Updated 2 years ago
Alternatives and similar repositories for fficxx
Users that are interested in fficxx are comparing it to the libraries listed below
Sorting:
- c2hs is a pre-processor for Haskell FFI bindings to C libraries☆210Updated last year
- Inspection Testing for Haskell☆189Updated 2 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- High performance, regular, shape polymorphic parallel arrays.☆143Updated 11 months ago
- Low-dimensional linear algebra primitives for Haskell.☆212Updated 5 months ago
- ☆80Updated last year
- Let GHC prove program equations for you☆146Updated 7 years ago
- Extensible Effects: An Alternative to Monad Transformers☆175Updated 4 years ago
- Generic Programming using True Sums of Products☆164Updated 4 months ago
- Extensional capabilities and deriving combinators☆223Updated last month
- TParsec - Total Parser Combinators in Idris☆97Updated 2 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- ☆110Updated 5 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆157Updated 4 years ago
- Higher-kinded data via generics☆170Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 6 months ago
- Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!☆208Updated 6 years ago
- Haskell Functional Reactive Programming framework with type-level clocks☆135Updated last week
- Named parameters (keyword arguments) for Haskell☆98Updated 8 months ago
- Extra Haskell functions☆97Updated 3 weeks ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- The GHC API, decoupled from GHC versions☆162Updated last month
- Haskell Image Processing Library☆118Updated last year
- Literate Haskell support for Markdown☆147Updated this week
- A utility for displaying the module dependencies of Haskell programs.☆183Updated last year
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆302Updated 9 months ago
- Safe, consistent, and easy exception handling☆135Updated 2 years ago
- Binary serialisation in the CBOR format☆206Updated 2 months ago
- A (missing) Haskell FFI tutorial: how to work with nested Structs and do bi-directional C<->Haskell interop