#memory-allocator #allocation #platform #configure

dudy-malloc

Easy way to configure best memory allocation for each platforms

3 releases

0.1.2 Aug 8, 2024
0.1.1 Jan 5, 2024
0.1.0 Oct 15, 2023

#215 in Memory management

Download history 23/week @ 2024-07-27 106/week @ 2024-08-03 18/week @ 2024-08-10 1/week @ 2024-08-17 1/week @ 2024-08-24 5/week @ 2024-08-31 13/week @ 2024-09-14 45/week @ 2024-09-21 9/week @ 2024-09-28 66/week @ 2024-10-05 115/week @ 2024-10-12 27/week @ 2024-10-19 18/week @ 2024-10-26 20/week @ 2024-11-02 2/week @ 2024-11-09

92 downloads per month
Used in 2 crates

Apache-2.0

6KB

dudy-malloc

The easiest way to configure the memory allocator for each platform.

License

Apache 2.0


lib.rs:

This crate configures memory allocator.

The swc crates related to the node binding should depend on this crate.

Dependencies

~0–390KB