Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Memory Allocation

Memory Allocation

10 projects

Showing 10 of 10 projects

Boehm GC
Boehm GCC

A conservative garbage collector for C and C++ providing automatic memory management without requiring language changes.

#memory-allocation#memory-management#garbage-collector
Stars3.5k
Forks445
Last commit5 days ago
memory-allocators
memory-allocatorsC++

A collection of custom memory allocators in C++ designed to outperform standard malloc for specific allocation patterns.

#systems-programming#dynamic-memory#memory-allocation
Stars2.0k
Forks173
Last commit19 days ago
hardened_malloc
hardened_mallocC

A security-focused memory allocator providing hardened malloc API with extensive heap corruption protections for modern 64-bit systems.

#malloc-replacement#c-library#slab-allocator
Stars2.0k
Forks160
Last commit12 hours ago
HeapInspector-for-iOS
HeapInspector-for-iOSObjective-C

A debug tool that monitors the memory heap and finds leaks in iOS apps without using Instruments.

#ios#instruments#memory-allocation
Stars1.9k
Forks136
Last commit9 years ago
memory
memoryC++

STL-compatible C++ memory allocator library with a simpler RawAllocator concept and various allocator implementations.

#memory-allocation#embedded#stl-compatible
Stars1.6k
Forks205
Last commit1 year ago
Hoard
HoardC++

A fast, scalable, and memory-efficient drop-in replacement for malloc that improves performance of multithreaded applications on multicore systems.

#malloc-replacement#memory-manager#memory-allocation
Stars1.3k
Forks139
Last commit1 month ago
VkHLF
VkHLFC++

An experimental high-level C++ abstraction library for Vulkan with transparent suballocation, resource tracking, and simplified resource creation.

#vulkan#memory-allocation#graphics-framework
Stars329
Forks26
Last commit7 years ago
buddy_alloc
buddy_allocC

A single-header buddy memory allocator for C and C++ with bounded performance and predictable metadata overhead.

#c-library#embedded-systems#memory-allocation
Stars247
Forks19
Last commit1 month ago
aprof
aprofJava

A low-overhead Java memory allocation profiler that instruments bytecode to track object creation.

#memory-allocation#jvm-agent#java-performance
Stars225
Forks39
Last commit2 years ago
fiber_metrics.cr
fiber_metrics.crCrystal

Track runtime, wait time, and memory allocations per Fiber, method, or block in Crystal applications.

#runtime-analysis#memory-allocation#performance-analysis
Stars9
Forks1
Last commit4 years ago

Related Tags

#Memory Allocator4#C Plus Plus4#Game Development3#Cplusplus3#Memory Management3
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub