#memory-allocator

  1. sharded-slab

    A lock-free concurrent slab

    v0.1.7 5.2M #slab #lock-free #atomic #memory-allocator #free-memory #allocator
  2. mimalloc

    Performance and security oriented drop-in allocator

    v0.1.43 390K #memory-allocator #allocator #performance #encrypted-heap #api-bindings
  3. page_size

    easy, fast, cross-platform way to retrieve the memory page size

    v0.6.0 316K #memory #page #memory-size #memory-allocator #ram
  4. talc

    A fast and flexible allocator for no_std and WebAssembly

    v4.4.2 8.6K #memory-management #memory-allocator #memory #heap-allocator #allocator #arena-allocator #heap-allocation
  5. tikv-jemalloc-sys

    Rust FFI bindings to jemalloc

    v0.6.0 5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 1.0M #memory-allocator #jemalloc #bindings #profiling #allocator #platform
  6. gpu-allocator

    Memory allocator for GPU memory in Vulkan and DirectX 12

    v0.27.0 134K #memory-allocator #memory-management #memory #vulkan #allocator
  7. alloc-no-stdlib

    dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack…

    v2.0.4 2.6M #memory-management #memory-allocator #allocator #calloc #safe #nostd #no-std
  8. jemalloc-sys

    Rust FFI bindings to jemalloc

    v0.5.4 5.3.0-patched 307K #memory-allocator #jemalloc #bindings #profiling #allocator-api #api-bindings #allocator
  9. snmalloc-rs

    rust bindings of snmalloc

    v0.3.7 372K #memory-allocator #memory-management #allocator #snmalloc #api-bindings #debugging
  10. stats_alloc

    An allocator wrapper that allows for instrumenting global allocators

    v0.1.10 470K #memory-leaks #memory-management #memory-allocator #stats #alloc #instrument #statistics
  11. vk-mem

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA)

    v0.4.0 700 #memory-allocator #memory-management #memory-block #memory #memory-buffer #memory-pool #vulkan
  12. gpu-alloc

    agnostic memory allocator for Vulkan like APIs

    v0.6.0 252K #memory-allocator #memory-management #vulkan #memory-object #graphics-api #gpu #allocation
  13. bump-scope

    A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.

    v0.15.2 600 #bump-allocator #memory-management #memory-allocator #bump #arena-allocator #allocation #allocator
  14. libmimalloc-sys

    Sys crate wrapping the mimalloc allocator

    v0.1.39 466K #memory-allocator #allocator #performance #encrypted-heap #api-bindings
  15. static-alloc

    A bump allocator on static memory for the alloc-traits crate

    v0.2.5 26K #bump-allocator #memory-allocator #memory-management #global-allocator #static #allocation #embedded
  16. stable-vec

    A Vec-like collection which guarantees stable indices and features O(1) element deletion (semantically similar to Vec<Option<T>>). Useful for allocations in graphs or similar data structures.

    v0.4.1 17K #memory-allocator #arena #arena-allocator #index #options #bitvec #data-structures
  17. rarena-allocator

    Lock-free ARENA allocator which can be used in both memory and on-disk

    v0.4.21 3.7K #arena-allocator #memory-allocator #arena #memory-map
  18. lgalloc

    Large object allocator

    v0.4.0 4.6K #memory-allocator #object #memory-region
  19. mini-alloc

    Very simple global allocator

    v0.7.0 6.4K #allocator #memory-management #memory-allocator #stylus #wasm #allocation #bump-allocator
  20. rlsf

    Real-time dynamic memory allocator based on the TLSF algorithm

    v0.2.1 19K #memory-allocator #memory-pool #memory-management #real-time #bare-metal #constant-time #allocation
  21. buddy-alloc

    memory allocator for no-std Rust, used for embedded environments

    v0.6.0 2.5K #memory-allocator #embedded #buddy #environments #link-list #syscalls
  22. offset-allocator

    A port of Sebastian Aaltonen’s OffsetAllocator to Rust

    v0.2.0 39K #memory-allocator #memory-management #real-time #gpu #allocation #hard #offset
  23. emballoc

    but reliable memory allocator for embedded Rust and #![no_std]

    v0.3.0 130 #memory-allocator #allocator #embedded
  24. peak_alloc

    An allocator to keep track of (the max) allocated memory

    v0.2.1 6.5K #memory-allocator #memory-management #allocator #peak-memory #memory-usage
  25. blink-alloc

    Fast, concurrent, arena-based allocator with drop support

    v0.3.1 210 #memory-allocator #arena-allocator #memory-management #allocator #drop #arena #concurrency
  26. bitmap-allocator

    Bit allocator based on segment tree algorithm

    v0.2.0 2.3K #memory #memory-allocator #bitmap #allocator
  27. secmem-alloc

    Custom allocators for secret memory

    v0.3.0 #memory-allocator #memory-management #memory #allocator #secure #secret-key
  28. composable-allocators

    Composable memory allocators for new allocator API

    v0.3.3 950 #memory-allocator #memory #allocator #composable #fallback
  29. kernel-alloc

    Minimalistic Windows Kernel Allocator

    v0.2.5 900 #memory-allocator #memory-management #kernel #heap-allocation #global-allocator #minimalist #heap-allocator
  30. reloaded-memory-buffers

    Shared, Concurrent, Permanent Memory Allocator tied to Process Lifetime

    v4.1.0 #shared-memory #memory-allocator #memory-buffer #memory-access #process-memory #cross-platform #memory-address
  31. alloc-stdlib

    A dynamic allocator example that may be used with the stdlib

    v0.2.2 2.7M #memory-management #memory-allocator #allocator #safe #calloc #no-std #heap-allocation
  32. snmalloc-sys

    rust raw bindings of snmalloc

    v0.3.7 439K #memory-allocator #allocator #snmalloc #memory-management #api-bindings #cmake
  33. free-list

    A free-list-based page/frame allocator

    v0.3.1 1.2K #memory-allocator #memory #allocator #page #frame
  34. generational-box

    A box backed by a generational runtime

    v0.6.1 15K #memory-allocator #generational #memory #allocator #box #ui-framework
  35. good_memory_allocator

    A blazingly fast and memory efficient memory allocator to be used in no_std environments

    v0.1.7 800 #memory-allocator #memory-management #heap-allocator #allocator #kernel #heap #malloc
  36. rpmalloc

    Cross-platform global memory allocator using rpmalloc

    v0.2.2 1.7K #memory-allocator #memory-management #global-allocator #cross-platform #allocator #api-bindings
  37. second-stack

    A fast allocator for short-lived slices and large values

    v0.3.5 2.7K #memory-management #memory-allocator #stack #slice #memory-buffer #heap-allocation #heap-allocator
  38. cap

    An allocator that can track and limit memory usage. This crate provides a generic allocator that wraps another allocator, tracking memory usage and enabling limits to be set

    v0.1.2 10K #memory-allocator #memory-management #limit #tracking #allocation #track #wraps
  39. hardened_malloc-rs

    hardened_malloc rust wrapper

    v0.1.2 12 400 #memory-allocator #malloc #security #bindings #hardened-malloc #ffi
  40. allocation-counter

    Count the number of memory allocation of some code

    v0.8.1 1.6K #memory-management #memory #memory-allocator #allocation #allocator #performance #counter
  41. tlsf

    Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint

    v1.1.0 #memory-allocator #allocator #constant-time #real-time
  42. portable-dlmalloc

    Portable Fork of Doug Lea's malloc Implementation

    v1.1.0 550 #allocator #portable #memory-allocator #32-byte #no-alloc #no-std
  43. alloc-madvise

    A memory allocator for creating large aligned chunks of memory

    v0.5.0 #memory-allocator #memory-management #memory #madvise #malloc #read-memory
  44. rsbmalloc

    but fast binned allocator for Rust. Single-threaded for no_std, multi-threaded otherwise

    v0.4.4 330 #allocator #memory-allocator #memory-management #binned-allocator
  45. fixed-typed-arena

    A typed arena that uses fixed-size chunks to ensure non-amortized O(1) allocations

    v0.3.3 #fixed-size #memory-management #arena-allocator #constant-time #arena #latency #memory-allocator
  46. gpu-alloc-ash

    ash backend for gpu-alloc

    v0.7.0 9.0K #memory-allocator #vulkan #memory-management #gpu #allocation #graphics #no-std
  47. mockalloc

    allow testing code which uses the global allocator

    v0.1.2 200 #memory-leaks #memory-management #memory #testing #memory-allocator #allocation #mocking
  48. scoped-arena

    Arena allocator with optional scopes

    v0.4.1 #arena-allocator #memory-management #arena-allocation #memory-allocator #memory-block #arena #allocator
  49. ferroc

    A fast & lock-free memory allocator library

    v1.0.0-pre.3 #memory-allocator #memory #allocator #lock-free #heap
  50. isoalloc

    Security oriented allocator

    v0.2.9 600 #memory-allocator #allocator #security #oriented #performance
  51. coca

    Data structures with constant capacity

    v0.3.0 #data-structures #vec #queue #memory-allocator #heap-memory #heap-allocator #global-allocator
  52. ash-alloc

    A segregated list memory allocator for Vulkan, but for Ash

    v2.3.1 220 #memory-allocator #vulkan #ash #allocator #memory #vk
  53. talloc

    A fast, consistant, and flexible no_std-compatible allocator

    v2.0.1 #memory-allocator #arena-allocator #memory-management #memory #arena-allocation #allocator #heap-memory
  54. salloc

    Safe C-like memory allocator for windows

    v0.1.1 #memory-allocator #windows #winapi #safe #allocate #c-like #api
  55. orderly-allocator

    A super-simple fast soft-realtime allocator for managing an external pool of memory

    v0.2.0 #memory-pool #memory-allocator #allocator #memory-management #b-tree #real-time #low
  56. stack_frame_allocators

    A set of allocators based off the concept of the stack and creating "Frames". Push frames onto the Stack, push values onto Frames, and pop entire Frames and their items

    v1.1.1 120 #stack #memory-allocator #allocator #safe #memory
  57. ring-alloc

    Specialized allocator for short-living objects

    v0.2.0 #memory-allocator #allocator #memory-management #ring-buffer #alloc #concurrency #object
  58. bort-vma

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA)

    v0.3.4 #memory-allocator #memory-management #free-memory #memory #memory-block #memory-pool #vulkan
  59. bulk_allocator

    Implementations of GlobalAlloc holding memory cache

    v0.5.2 180 #memory #memory-allocator #globalalloc #memory-pool #alloc #back-end #allocator
  60. astro-float-num

    Multiple precision floating point numbers implemented purely in Rust

    v0.3.5 120 #bignum #big-float #bigfloat #math #mathematical #memory-allocator #numeric
  61. arena-allocator

    Virtual memory based linear allocator

    v0.1.0 #virtual-memory #memory-management #memory-allocator #physical-memory #arena #allocation #temporary
  62. scudo

    Rust Bindings for the Scudo Hardened Allocator

    v0.1.3 2.0K #heap-allocator #memory-allocator #heap-memory #security #bindings #exploitation #hardened
  63. jit-allocator

    An executable code allocator

    v0.2.8 #memory-allocator #memory #memory-protection #executable #jit #allocator #memory-access
  64. swc_malloc

    Configures the best memory allocator for each platforms

    v1.0.0 2.4K #memory-allocator #javascript-parser #swc #platform #typescript #compiler #javascript-compiler
  65. scratchpad

    Stack-like memory allocator with double-ended allocation support

    v1.3.1 #memory-allocator #memory-management #memory-pool #stack-memory #memory #allocator #memory-buffer
  66. dudy-malloc

    Easy way to configure best memory allocation for each platforms

    v0.1.2 100 #memory-allocator #memory-management #platform #allocation #configure
  67. slabby

    Maximally efficient allocation and deallocation of a large number of instances of a type

    v0.3.1 #slab #allocator #memory-allocator #memory-management #no-std
  68. vec_mem_heap

    A probably bad memory allocator wrapped in Rust's Vec<> because I don't know how to handle raw memory yet

    v0.2.0 150 #memory-allocator #vec #dont #raw #how #handle #wrapped
  69. frusa

    A system allocator with reclaim

    v0.1.2 #allocator #memory-allocator #global-allocator #operating-system #no-std
  70. memur

    Arena storage with bells and whistles

    v0.1.2 #arena-allocator #memory #memory-allocator #arena #allocator #memory-pool #shared-memory
  71. fixed-bump

    A bump allocator that uses fixed-size chunks to ensure non-amortized O(1) allocations

    v0.3.3 #bump-allocator #memory-management #memory-allocator #fixed-size #arena-allocator #constant-time #bump
  72. nimix

    An allocator designed to be use by a GC

    v0.1.2 #memory #memory-allocator #gc #intended
  73. allocator-suite

    Allocator Suite for various allocation types

    v0.1.7 #memory-management #memory #memory-allocator #numa #mmap #allocator #global-allocator
  74. peakmem-alloc

    An allocator wrapper that allows measuring peak memory consumption

    v0.3.0 1.2K #memory #peak #memory-allocator #alloc #mem #instrument
  75. virt-arena

    A virtual memory bump allocator

    v0.3.0 #bump-allocator #virtual-memory #memory-allocator #arena-allocator #memory-management #arena-allocation #allocator-api
  76. arena-alloc

    A small arena allocator with a static backing store and ability to allocate arbitrary types

    v0.1.2 #arena-allocator #arena #memory-allocator #memory #allocator #embedded #no-alloc
  77. vmem

    resource management system theorized by Jeff Bonwick and Jonathan Adams in *[Magazines and Vmem: Extending the Slab Allocator to Many CPUs and Arbitrary Resources][1]*. It provides O(1)…

    v1.0.0 #memory-management #resources #memory-allocator #process-id #heap-allocation #allocator #no-alloc
  78. sensitive

    Memory allocator for sensitive information

    v0.10.3 #memory-allocator #security #information #foreign-interface #data #traits #unsafe
  79. onsen

    Memory pool

    v0.14.0 #memory-pool #memory-management #pool #performance #locality #memory-allocator #object
  80. gpu-alloc-types

    Core types of gpu-alloc crate

    v0.3.0 268K #vulkan #memory-management #gpu #memory-allocator #allocation #graphics #graphics-api
  81. vk-mem-3-erupt

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA) using erupt

    v0.6.0 708428c2-2023-02-02 100 #memory-allocator #memory #memory-buffer #memory-block #vulkan-bindings #memory-management #memory-pool
  82. rulloc

    General purpose memory allocator

    v0.1.0 #memory-allocator #memory-management #memory-block #memory-region #linked-list #low-level #mmap
  83. teaspoon

    An allocator for when all you have is a teaspoon of memory

    v0.1.0 #memory-allocator #low-memory #memory #allocator #low-overhead
  84. vk-mem-vulkanalia

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA) using vulkanalia instead of ash. Fork of vk-mem.

    v0.1.0 vk-mem-0.4.0 #memory-allocator #memory-block #memory-management #memory #memory-pool #vulkan-bindings #vulkan
  85. umm-malloc

    A global allocator implementation for embedded systems using the umm_malloc library

    v0.3.2 #memory-allocator #memory-management #allocator #cortex-m #malloc #arm
  86. slitter

    A C- and Rust-callable slab allocator with a focus on safety

    v0.1.0 440 #memory-management #memory-allocator #slab #allocation #class #long-running #safety
  87. obstack

    A fast, stack-based allocator, usable for any object

    v0.1.4 #memory-management #allocator #arena-allocator #memory-allocator #stack-memory #slab #allocation
  88. malloc-array

    libc heap array allocator

    v1.4.4 #heap-memory #malloc #memory-allocator #array #libc #free #iterator
  89. memac

    A custom memory allocator using slab and buddy allocators

    v0.5.3 #memory-allocator #allocator #memory-management #slab #buddy #allocation #no-std
  90. gfx-memory

    gfx-hal memory allocator

    v0.2.2 3.0K #memory-allocator #gfx-hal #memory-management #graphics #descriptor #help
  91. context-allocator

    v0.2.3 #memory-allocator #bump-allocator #memory-management #bit-set #thread-local #red-black-tree #search
  92. buddyalloc

    Safe and simple drop-in allocator for Rust running on embedded or bare metal systems (no_std)

    v0.1.5 550 #kernel #memory-allocator #allocator #no-std
  93. vk-mem-erupt

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA) using erupt

    v0.2.4 #memory-allocator #memory #memory-pool #memory-management #free-memory #vulkan #vulkan-bindings
  94. numanji

    Local-affinity first NUMA-aware allocator with optional fallback

    v0.1.5 #numa #memory-allocator #memory #allocator #numa-aware #memory-management
  95. vma

    Rust ffi bindings and idiomatic wrapper for AMD Vulkan Memory Allocator (VMA)

    v0.3.1 #memory-allocator #free-memory #memory-management #memory #memory-block #memory-pool #vulkan
  96. slaballoc

    Safe and lockless fixed-size memory allocator for no_std systems

    v0.1.1 #memory-allocator #allocator #slab #lock-free #kernel #memory-block #no-std
  97. vulkanalia-vma

    An integration of Vulkan Memory Allocator with vulkanalia

    v0.2.0 190 #memory-allocator #vulkan #graphics #vulkan-bindings #integration #vma
  98. xalloc

    Suballocators for external memory (e.g., Vulkan device memory)

    v0.2.7 140 #memory-allocator #memory #vulkan #allocator #suballocator #tlsf
  99. gpu-alloc-erupt

    erupt backend for gpu-alloc

    v0.9.0 120 #vulkan #gpu #allocation #memory-management #no-std #memory-allocator #graphics
  100. maskerad_memory_allocators

    custom allocators, for memory fragmentation prevention

    v5.2.0 #memory-allocator #memory-management #stack-allocator #fragmentation #game-engine #structure #prevention
  101. ico_memory

    Experimental custom memory manager and handle-based resource manager

    v0.1.23 100 #memory-management #alloc #game-engine #resource-manager #resources #memory-allocator #multi-threading
  102. ruspiro-allocator

    lightweight heap memory allocator for Raspberry Pi baremetal environments

    v0.4.6 #memory-allocator #heap-memory #bare-metal #allocator #raspberry-pi #ruspiro #heap-allocator
  103. allocators

    composable memory allocators and utilities for creating more

    v0.1.9 #memory-allocator #allocator #memory #allocation #memory-management #building-block
  104. stupidalloc

    A stupid memory allocator that memory-maps allocations to files

    v0.2.1 #memory-allocator #memory #allocator #memory-management #memory-map #stupid #interactive
  105. ma_proper

    A securely overwriting memory allocator

    v1.0.0 #memory-allocator #cryptography #malloc #memset-s
  106. increasing_heap_allocator

    A heap allocator framework that can be implemented based on increasing page allocator, usable anywhere

    v0.1.3 #heap-allocator #heap #kernel #allocator #memory-allocator #os
  107. vk-mem-alloc

    A very lightweight wrapper around the Vulkan Memory Allocator

    v0.2.0 #memory-allocator #allocator #vulkan #memory #ash #vk #api-bindings
  108. vk-alloc

    A segregated list memory allocator for Vulkan

    v2.3.0 #memory-allocator #vulkan #allocator #memory #erupt #vk
  109. ordered-pool-allocator

    A fast and compact pool allocator with block sorting support

    v0.1.0 #memory-pool #allocator #memory-allocator #block #sorting #memory-management #compact
  110. Try searching with DuckDuckGo.

  111. mimalloc-rust-sys

    mimalloc_rust hand writted sys binding

    v1.7.9-source 5.6K #memory-allocator #mi-malloc #binding #free #size #page #secure
  112. basic_allocator

    A very simple global allocator written in pure Rust

    v0.1.6 #allocator #memory-allocator #basic #global-allocator #read #block-list #raw-alloc
  113. smartalloc

    binding

    v0.2.0 #allocator #debugging #memory-allocator #memory-buffer #orphaned-buffer #memory-management #memory-leaks
  114. fixed-size-allocator

    A fixed-size allocator

    v0.1.1 #fixed-size #memory-allocator #memory-block #free #heap #implemented #table
  115. mimalloc2-rust-sys

    fork of the mimalloc_rust hand writted sys binding

    v2.1.7-source 900 #memory-allocator #binding #mi-malloc #free #allocation #page #secure
  116. polymorph-allocator

    memory allocator

    v1.2.0 #memory-allocator #allocation #free #polymorph #global-allocator #locked-allocator
  117. tested-trait

    Associate tests with traits

    v0.1.0 #traits #testing #memory-allocator #layout #pointers #associated #definition
  118. gharial

    test tool for program to manipulate memory directly

    v0.3.2 120 #memory #memory-allocator #allocator #testing #low-level #heap-memory #test
  119. rusty_malloc

    A multithreaded yet simple memory allocator written in Rust

    v0.2.1 #memory-allocator #multi-threading #unsafe #malloc #resources
  120. dense-heap

    code defines a custom allocator called DHeap (Dense Heap) and a smart pointer called DBox (Dense Box). The DHeap is responsible for managing memory allocation, while the DBox

    v0.1.2 #smart-pointers #memory #dense #heap #memory-allocator #heap-allocator #dheap
  121. ink_allocator

    [ink!] Bindings to the Wasm heap memory allocator

    v5.1.1 10K #memory-allocator #heap-memory #heap-allocator #blockchain #edsl #ink #web-assembly
  122. simple-chunk-allocator

    no_std allocator written in Rust that manages memory in fixed-size chunks/blocks. Useful for basic no_std binaries where you want to manage a heap of a few megabytes without complex…

    v0.1.6 130 #memory-management #memory-allocator #memory #memory-region #heap-memory #fixed-size #chunk
  123. rpmalloc-sys

    Unsafe FFI bindings to rpmalloc C library

    v0.2.3 b097fd0 1.7K #allocator #rpmalloc #memory-allocator #bindings #global #🐏
  124. unkai

    set for Rust's memory allocation APIs mainly focus on tracking and conditional analyzing / limiting memory usage

    v0.2.0 #memory-management #allocator-api #memory-allocator #tracking #allocation #conditional #limiting
  125. noop-allocator

    An Allocator that does nothing

    v0.1.1 #memory-allocator #allocator #unstable #nightly #noop #no-std
  126. arrform

    String formatting without memory allocator

    v0.1.1 #string-formatting #no-heap #memory-allocator #embedded #no-std
  127. maskerad_stack_allocator

    Stack-based allocators, for contiguous allocation and memory fragmentation prevention

    v1.1.2 #memory-allocator #stack-allocator #fragmentation #allocation #contiguous #prevention #stack-based
  128. hugepage-rs

    wrapped allocator for linux hugepage

    v0.1.0 #allocator #hugepage #wrapped #linux #alloc #memory-allocator #allocate
  129. accounting-allocator

    A global memory allocator wrapper which counts allocated and deallocated bytes

    v0.2.0 180 #memory-allocator #allocator #memory #global-allocator #count #byte #accounting
  130. bench-rs

    A benchmark library

    v0.2.4 #benchmark #bench #allocator #memory-allocator
  131. aren_alloc

    allocator for small copyable objects inspired by object-pools

    v0.3.0 #allocator #memory-allocator #memory-pool #object #object-pool #alloc #copyable
  132. benemalloc

    WIP: A fast, general-purpose memory allocator for Rust

    v0.1.1-BETA #memory-allocator #bene-alloc #research
  133. simple_arena

    arena allocator for Rust

    v0.2.0 #arena #arena-allocator #memory #allocation #memory-management #memory-allocator #data-structures
  134. vulkan-malloc

    A general purpose device memory allocator for Vulkan

    v0.1.5 #memory-allocator #vulkan #allocator #memory #malloc #gpu #send-sync
  135. maskerad_object_pool

    A collection of object pools, for more efficient dynamic memory allocation

    v0.3.0 #object-pool #pool #memory-allocator #allocation #dynamic #collection #memory-management
  136. default_allocator

    default (userspace) memory allocator

    v0.3.0 #memory-allocator #allocator #userspace
  137. malloc

    web assembly

    v0.0.4 #assembly #wasm #allocator #web #memory-allocator
  138. interloc

    Middleware allocator for keeping track of memory usage

    v0.1.3 #allocator #memory-allocator #middleware #alloc #monitor #stats-monitor #action
  139. slab-alloc

    A fast, single-threaded object allocator

    v0.1.1 #slab #object #cache #allocator #memory-allocator
  140. umm-malloc-sys

    FFI bindings to the umm_malloc memory allocator

    v0.3.2 #allocator #malloc #memory-allocator #cortex-m #arm
  141. shared-memory-allocator

    An extremely unsafe experiment in writing a custom allocator to use linux shared memory

    v0.1.0 #shared-memory #unsafe #memory-allocator #experiment #linux #extremely
  142. cart-tmp-gmem

    gfx-hal memory allocator

    v0.1.0 100 #gfx-hal #memory-allocator #graphics #help
  143. no_alloc

    Embedded friendly pointer types for applications without heap allocators

    v0.1.0 #heap-allocator #pointers #applications #friendly #types #alloc #memory-allocator
  144. qimalloc

    Quick incremental memory allocator

    v0.1.0 #memory-allocator #incremental #quick #wasteful #wasm
  145. rustbuddy

    buddy memory allocation algorithm

    v0.1.0 #buddy #allocation #memory #algorithm #level #index #memory-allocator