Repository navigation

#

memory-allocator

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

C++
1827
1 年前

Message passing based allocator

C++
1717
2 天前

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
1509
6 天前

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

C
380
1 年前

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

C++
339
3 个月前

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

Rust
323
5 年前

Blazing fast memory allocator designed for video games

C++
320
2 年前

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

207
6 年前

Blazing fast memory allocator designed for video games meets .NET

C++
171
3 年前

Custom memory allocator that helps discover reads from uninitialized memory

Rust
163
5 年前

Constant-time dynamic memory allocator in Rust

Rust
104
2 个月前

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

C
92
1 个月前

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

Objective-C++
90
14 天前

Persistent memory allocator for data-centric analytics

C++
55
1 个月前
C
40
1 年前

这是一个用来实现内存快照同步的技术方案。

C++
39
2 年前