An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

guarded-allocation

Provide adaptions of mallocForeignPtrArray and allocaArray that add stress tests and integrity checks. There are three modules: Guarded.Plain: exports the original allocation routines Guarded.Debug: exports allocation routines that add stress and checks Guarded: exports either Guarded.Plain or Guarded.Debug depending on the Cabal debug flag. It is intended that you always import the Guarded module in user code and install a package version with enabled debug flag to a custom package database for debugging. If you compile your user program you can choose production or debugging mode by choosing the default or the custom debugging package database, respectively. This package is inspired by the famous Amiga debug tool MungWall. The Linux counterpart is Electric Fence.

Ecosystem
hackage.haskell.org
Latest Release
0.0.1
about 7 years ago
Versions
2
Downloads
2,242 total
Dependent Packages
4
Dependent Repos
6
Links
Registry hackage.haskell.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/guarded-allocation
spec
License BSD-3-Clause
First Release over 7 years ago
Last Synced 21 days ago
Rankings on hackage.haskell.org
Dependent packages Top 5.5%