Skip to content

hardened_malloc

Server & OS Management

A security‑focused general‑purpose memory allocator designed to harden against heap corruption while reducing metadata overhead and fragmentation.

C Latest 14 · 5mo ago Security brief →

Features

  • Provides malloc API with extensive hardening extensions
  • Reduces metadata overhead and fragmentation compared to traditional allocators
  • Supports configurable independent arenas for scalability
  • Targets 64‑bit environments with aggressive address‑space usage

Recent releases

View all 1 releases →
14 Bug fix

Memory allocator improvements including edge case fix for realloc operations from small allocations, libdivide library update, and GCC 15 warning suppression.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1,917
Forks
153
Languages
C C++ Python

Install & Platforms

Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]