#memory-allocator #allocator #memory #composable #fallback #never-type

nightly no-std composable-allocators

Composable memory allocators for new allocator API

21 releases

0.2.10 Feb 22, 2024
0.2.9 Sep 15, 2023
0.2.6 Apr 21, 2023
0.2.3 Dec 6, 2022
0.0.3 May 28, 2022

#106 in Memory management

Download history 203/week @ 2023-12-03 162/week @ 2023-12-10 171/week @ 2023-12-17 174/week @ 2023-12-24 139/week @ 2023-12-31 166/week @ 2024-01-07 39/week @ 2024-01-14 2/week @ 2024-01-21 23/week @ 2024-02-04 184/week @ 2024-02-11 317/week @ 2024-02-18 266/week @ 2024-02-25 145/week @ 2024-03-03 257/week @ 2024-03-10 161/week @ 2024-03-17

863 downloads per month
Used in 8 crates (5 directly)

MIT/Apache

54KB
1.5K SLoC

maintenance: experimental

composable-allocators

Composable memory allocators for new allocator API (allocator-api).


lib.rs:

Crate features

  • "alloc" Enabled by default. Disable to unlink alloc crate.

Dependencies

~3.5MB
~73K SLoC