Popularity
9.5
Declining
Activity
5.4
Declining
123
23
59
Monthly Downloads: 107
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.7.1.0
primitive alternatives and similar packages
Based on the "primitive" category.
Alternatively, view primitive alternatives based on common mentions on social networks and blogs.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of primitive or a related project?
README
The primitive package 
This package provides various primitive memory-related operations for Haskell.
See primitive on Hackage for more information.
how to test and benchmark
currently the test and benchmark package suites can be invoked (as of cabal-install 2.4. or newer) via
cabal v2-test test and cabal v2-bench bench respectively. They are structured as separate packages
at this time for dependency management.