#memory #unix #swap #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

#236 in Memory management

Download history 93/week @ 2024-07-10 222/week @ 2024-07-17 54/week @ 2024-07-24 16/week @ 2024-07-31 32/week @ 2024-09-11 27/week @ 2024-09-18 34/week @ 2024-09-25

64 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
~113K SLoC