All tags
Catalogue tag

#allocator

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

24 records
Tagged “allocator”Ranked by health index
crates.io
93Exceptionalhealth index
esp-rs/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
Rust★ 2,037↓ 149.9K/moAug 6, 2026
Apache-2.0Aug 6, 2026 · metrics 2.10.0
crates.io
93Exceptionalhealth index
microsoft/snmalloc
Message passing based allocator
C++★ 1,865↓ 146.3K/moAug 15, 2026
MITAug 15, 2026 · metrics 2.10.0
crates.io
92Excellenthealth index
microsoft/windows-drivers-rs
Platform that enables Windows driver development in Rust
Rust★ 1,900↓ 154.6K/moJul 29, 2026
Apache-2.0Jul 29, 2026 · metrics 2.10.0
crates.io
77Goodhealth index
bluurryy/bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
Rust★ 75↓ 34.2K/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
crates.io
75Goodhealth index
fitzgen/bumpalo
A fast bump allocation arena for Rust
Rust★ 2,310↓ 45.9M/moAug 27, 2026
Apache-2.0Aug 27, 2026 · metrics 2.10.0
crates.io · npm
75Goodhealth index
napi-rs/mimalloc-safe
A Fork from https://github.com/purpleprotocol/mimalloc_rust and keep updated with mimalloc
Rust★ 24↓ 141K/moAug 30, 2026
MITAug 30, 2026 · metrics 2.10.0
crates.io · PyPI
75Goodhealth index
zackees/mimalloc-pprof
mimalloc fork with pprof-compatible sampled heap profiling (Windows-first), plus Rust crates
C · Rust · Python★ 19↓ 3,568/moAug 25, 2026
MITAug 25, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
SFBdragon/talc
A fast and flexible allocator for no_std and WebAssembly
Rust★ 556↓ 267.5K/moAug 30, 2026
MITAug 30, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
purpleprotocol/mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
Rust★ 824↓ 8.8M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
tikv/jemallocator
Rust allocator using jemalloc as a backend
Rust★ 534↓ 14.8M/moAug 13, 2026
Custom licenseAug 13, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
tokio-rs/slab
Slab allocator for Rust
Rust★ 920↓ 64.5M/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
crates.io
63Moderatehealth index
DuckLogic/intid.rs
Data structures for newtype integer ids
Rust★ 1↓ 3,016/moAug 23, 2026
Apache-2.0Aug 23, 2026 · metrics 2.10.0
PyPI
60Moderatehealth index
fpedd/omnimalloc
State-of-the-art static memory allocation for neural networks.
Python · C++★ 4Jul 29, 2026
Apache-2.0Jul 29, 2026 · metrics 2.10.0
crates.io
57Moderatehealth index
arceos-hypervisor/buddy-slab-allocator
Efficient page-level and byte-level memory allocator, providing implementations of the Buddy and Slab algorithms.
Rust★ 0↓ 1,154/moSep 5, 2026
Apache-2.0Sep 5, 2026 · metrics 2.10.0
Go
57Moderatehealth index
xDarkicex/memory
Off-heap Go memory allocator with lock-free slab allocation, generation-safe Reset, and huge page support. Zero heap pressure.
Go★ 0Sep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
56Moderatehealth index
spaskalev/buddy_alloc
A single header buddy memory allocator for C & C++
C★ 242Jul 21, 2026
0BSDJul 21, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
dropbox/rust-alloc-no-stdlib
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
Rust★ 179↓ 30.6M/moAug 11, 2026
BSD-3-ClauseAug 11, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
cetra3/thresher
A rust memory allocation wrapper that runs a callback when a threshold is reached
Rust★ 1↓ 6,943/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
houseme/rustfs-mimalloc
A Rust wrapper over Microsoft's MiMalloc memory allocator
Rust★ 1↓ 4,084/moSep 4, 2026
Apache-2.0Sep 4, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
zakarumych/gpu-alloc
Implementation agnostic memory allocator for Vulkan-like APIs
Rust★ 91↓ 3.3M/moAug 14, 2026
Custom licenseAug 14, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
orlp/slotmap
Slotmap data structure for Rust
Rust★ 1,347↓ 7.8M/moAug 11, 2026
ZlibAug 11, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
howardjohn/pprof-alloc
A Rust `GlobalAlloc` that adds observability around any allocator with `pprof` support
Rust★ 4↓ 3,495/moJul 18, 2026
Apache-2.0Jul 18, 2026 · metrics 2.10.0
crates.io
42Weakhealth index
hawkw/sharded-slab
a lock-free concurrent slab (experimental)
Rust★ 317↓ 38.5M/moAug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
30At Riskhealth index
dlang-community/stdx-allocator
Extracted std.experimental.allocator for usage via DUB
D★ 9Jul 19, 2026
No licenseJul 19, 2026 · metrics 2.10.0