Skip to content

vlad20012/purgeable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Rust abstractions around purgeable memory.

  • Macos - vm_allocate/vm_purgable_control
  • Windows - VirtualAlloc(MEM_RESET/MEM_RESET_UNDO)
  • Linux - ashmem pin/unpin

About

Experimental Rust abstractions around purgeable memory

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages