de-vri-es/memfile-rs
memory backed files using memfd_create with file sealing support
RustBSD-2-Clause
Issues
- 1
- 2
Sealing not supported in macos 13 (ventura)
#11 opened by sambatyon - 1
- 2
Build failure on FreeBSD
#8 opened by asomers - 3
avoid allocating for the name
#7 opened by Stargateur - 3
instead of having metadata impl as_file ?
#6 opened by Stargateur - 3
huge_tlb should not take an option.
#1 opened by Stargateur - 0
CreateOptions should have a build method
#2 opened by Stargateur - 0
CreateOptions is inconveniant
#3 opened by Stargateur - 1
create option take CreateOptions by ref
#4 opened by Stargateur