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

nightly no-std composable-allocators

Composable memory allocators for new allocator API

22 releases

0.2.11 Apr 8, 2024
0.2.10 Feb 22, 2024
0.2.9 Sep 15, 2023
0.2.6 Apr 21, 2023
0.1.7 Jul 9, 2022

#116 in Memory management

Download history 19/week @ 2024-01-15 47/week @ 2024-02-05 177/week @ 2024-02-12 319/week @ 2024-02-19 268/week @ 2024-02-26 178/week @ 2024-03-04 225/week @ 2024-03-11 159/week @ 2024-03-18 160/week @ 2024-03-25 221/week @ 2024-04-01 262/week @ 2024-04-08 165/week @ 2024-04-15 145/week @ 2024-04-22 120/week @ 2024-04-29

729 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