Popularity
1.7
Declining
Activity
0.0
Stable
0
3
0

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Primitive    
Latest version: v0.1.1

primitive-foreign alternatives and similar packages

Based on the "primitive" category.
Alternatively, view primitive-foreign alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of primitive-foreign or a related project?

Add another 'primitive' Package

README

primitive-foreign

Hackage [BSD3 license](LICENSE) Build Status

The goal of this library is to make it possible to avoid the duplicated code between Storable and Prim APIs when one is working mostly with the primitive or contiguous APIs, by using the Prim interface to facilitate marshalling of values in memory.


*Note that all licence references and agreements mentioned in the primitive-foreign README section above are relevant to that project's source code only.