16 skills found
hoytech / VmtouchPortable file system cache diagnostics and control
darfink / Region RsA cross-platform virtual memory API written in Rust
hakavlad / PrelockdLock executables and shared libraries in memory to improve system responsiveness under low-memory conditions
lucidworks / Mlockall AgentJava Agent for using mlockall in any java application
toddlipcon / Mlockall AgentJVMTI agent which calls mlockall and setuids down to a target user upon initialization
CoderRC / Libmingw32 ExtendedA library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are pipe, wait, mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink, readv, writev, process_vm_readv, process_vm_writev, dlopen, etc
POPWorldMedia / MLockerA personal cloud hosted music locker service.
mantikafasi / MLockA easy to use lock screen app
jasongerard / MlockexExample code for using mlockall, containers, and linux capabilities.
spotify / Mlockexectool that keeps locked files into memory while running another process
migus88 / MLockNo description available
crystal-posix / Mmap.crmmap() madvise() mlock() msync() bindings for Crystal
Damienkatz / MemhogAllocates a bunch of RAM and mlocks it, simulating a machine with less RAM
rewt / Elasticsearch MlockWraps official elasticsearch image with command allowing mlock all
AlyRagab / MlockerMlocker is a minimal, high-assurance memory security library for Go. It provides locked, encrypted, and zeroed memory buffers for safely handling secrets like passwords, access tokens, cryptographic keys, and session credentials.
Childe-Mu / Mlock使用java+redis实现了常用的分布式锁,以注解形式使用,方便简单