-
bumpalo
A fast bump allocation arena for Rust
-
bump-scope
A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.
-
static-alloc
A bump allocator on static memory for the alloc-traits crate
-
arena-b
Ultra-fast bump allocation arena with specialized allocation methods for parsers, game engines, and data processing
-
fixed-bump
A bump allocator that uses fixed-size chunks to ensure non-amortized O(1) allocations
-
interb
A high-performance, thread-safe string interner backed by a concurrent bump allocator
-
libdd-alloc
Custom memory allocators for specialized allocation patterns in profiling and signal-safe contexts
-
bumpalo-herd
Support for bumpalo in scoped threads & rayon
-
polished_allocators
A collection of allocators for the Polished project
-
bump_alloc2
bump allocator using mmap
-
cl-arena
A less robust bump allocator for Conlang
-
without-alloc
Replacements for
Box,Rc,Vec, .. withoutalloc -
bump-into
a no_std bump allocator sourcing space from a user-provided slice
-
acid_alloc
Bare-metal allocators
-
context-allocator
-
silly-alloc
A collection of very basic allocators
-
warlock
Arena allocation optimized collections
-
rc_bump
An arena for heterogeneous types and without lifetimes
-
allocandrescu
A collection of various allocators and allocator combinators
-
bh_alloc
A fuzzer friendly bump pointer allocator
-
virt-arena
A virtual memory bump allocator
-
dodgems
fast bump allocator library
-
bump-allocator
A high performance `#[global_allocator] implementation using the bump-pointer allocation algorithm
-
corrida
Heterogenous Arena Allocator
-
dumpalo
A minimalistic global bump allocator
-
ixc_core
Interchain SDK Core
-
marching-buffer
Marching buffer with resets
-
bump_alloc
global_allocator implementation of a bump allocator
Try searching with DuckDuckGo.