#memory-allocator #platform #allocation #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 3/week @ 2024-08-25 3/week @ 2024-09-01 14/week @ 2024-09-15 45/week @ 2024-09-22 9/week @ 2024-09-29 83/week @ 2024-10-06 105/week @ 2024-10-13 20/week @ 2024-10-20 19/week @ 2024-10-27 18/week @ 2024-11-03 3/week @ 2024-11-10 21/week @ 2024-11-17 6/week @ 2024-11-24 21/week @ 2024-12-01

51 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