Lumoin.Base.MemoryProtection 0.0.8 Latest
The operating-system-twin native memory tier for Lumoin.Base: MemoryProtectionBacking implements the NativeBackingAllocator seam so BaseMemoryPool serves AllocationKind.Native rents as page-aligned allocations locked into physical memory (VirtualLock on Windows, mlock plus MADV_DONTDUMP on Linux and Android, mlock on Apple platforms) and zeroed on free. Pure P/Invoke into libraries every supported OS already ships - no native assets, no third-party dependencies.
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Lumoin.Base.MemoryProtection --version 0.0.8
Recent Versions
- 0
- 0
- 0
Loading
Sorry, something went wrong.
Details
-
Lumoin
- Lumoin.Base
- Apache License 2.0
- Readme
Last published
15 days ago
Issues
0
Total downloads