Repository navigation

#

memory-allocator

A memory allocator that automatically reduces the memory footprint of C/C++ applications.

C++
1806
9 个月前

Message passing based allocator

C++
1655
10 天前

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.

C
1403
3 天前

A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance

C
374
9 个月前

Mirror of https://gitlab.redox-os.org/redox-os/ralloc

Rust
321
4 年前

Blazing fast memory allocator designed for video games

C++
310
2 年前

Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the project is finished and does not require further changes.

C++
283
1 年前

Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))

206
6 年前

Blazing fast memory allocator designed for video games meets .NET

C++
167
3 年前

Custom memory allocator that helps discover reads from uninitialized memory

Rust
163
5 年前

Constant-time dynamic memory allocator in Rust

Rust
93
1 个月前

facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.

C
84
1 天前

A hooking framework, symbol rebinder and memory-manager for jailed IOS, All-In-One.

C
74
13 天前

Persistent memory allocator for data-centric analytics

C++
54
20 天前
C
39
9 个月前

General purpose modern C library mostly comprised of single-header independent modules

C
32
2 个月前