securemem alternatives and similar packages
Based on the "Data" category.
Alternatively, view securemem alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of securemem or a related project?
README
securemem
Securemem provides memory chunks that allow auto-scrubbing of the memory after use, and constant time equality.
Documentation: securemem on hackage
Interacting with securemem
It's recommended to use the Byteable instance when providing an interface that takes a securemem. It allow legacy code, and work in progress code to interface with securemem more easily.
older base
On older base, the memory is not scrubbed: upgrade your GHC to 7.6.0 or above.
TODO
- add a custom memory allocator that give mlocked memory chunks.
*Note that all licence references and agreements mentioned in the securemem README section above
are relevant to that project's source code only.