#memory #swap #unix #libc #std #operating-system

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

#255 in Memory management

Download history 37/week @ 2024-09-13 33/week @ 2024-09-20 23/week @ 2024-09-27

72 downloads per month

MIT license

11KB
234 lines

Targets

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

Usage

[dependencies.memguar]
version = "0.0.1"

lib.rs:

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

Dependencies

~1.6–9.5MB
~112K SLoC