#libc #memory #unix #swap #std

memguar

A crate that helps to optimize IO of large buffers in near-OOM state or with small amount of RAM

3 releases

0.0.3 Jul 19, 2024
0.0.2 Jul 19, 2024
0.0.1 Jul 14, 2024

#691 in Memory management

Download history

72 downloads per month

MIT license

11KB
234 lines

A crate that helps to optimize large buffers in near-OOM state or with small amount of RAM


Targets

MemGuar currently supports Unix-based systems, including Linux, macOS, and other Unix-like operating systems.

Usage

[dependencies.memguar]
version = "0.0.1"

Dependencies

~1.7–7MB
~158K SLoC