primitive-convenience alternatives and similar packages
Based on the "primitive" category.
Alternatively, view primitive-convenience alternatives based on common mentions on social networks and blogs.
-
primitive
This package provides various primitive memory-related operations. -
primitive-unaligned
Interface to byte arrays with unaligned words -
primitive-atomic
Atomic operations on PrimArray and ByteArray -
primitive-unlifted
the PrimUnlifted typeclass, an interface arrays of unlifted values -
primitive-foreign
using the `Prim` interface for the FFI -
primitive-offset
Types for offsets into unboxed arrays -
primitive-stablename
primitive operations on StableNames
Access the most powerful time series database as a service
Do you think we are missing an alternative of primitive-convenience or a related project?
README
primitive-convenience
convenience classes for PrimMonad/PrimBase. The 'PrimMonad' state token
type can be annoying to handle in constraints. The typeclasses provided
in this library let users (visually) notice 'PrimState' equality
constraints less, by witnessing that s ~ 'PrimState' m
.
*Note that all licence references and agreements mentioned in the primitive-convenience README section above
are relevant to that project's source code only.