Popularity
9.5
Stable
Activity
6.1
-
114
19
56

Monthly Downloads: 659
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Primitive    
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.

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

Add another 'primitive' Package

README

The primitive package Build Status

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.