#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

#207 in Memory management

Download history 7/week @ 2024-07-15 25/week @ 2024-07-29 113/week @ 2024-08-05 10/week @ 2024-08-12 6/week @ 2024-08-26 14/week @ 2024-09-16 47/week @ 2024-09-23 7/week @ 2024-09-30 84/week @ 2024-10-07 107/week @ 2024-10-14

245 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