Click here to Skip to main content
15,892,927 members
Articles / Programming Languages / C++

An Efficient C++ Fixed Block Memory Allocator

Rate me:
Please Sign up or sign in to vote.
4.90/5 (19 votes)
28 Mar 2016CPOL16 min read 94.7K   2.1K   58  
A fixed block memory allocator that increases system performance and offers heap fragmentation fault protection

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I've been a professional software engineer for over 20 years. When not writing code, I enjoy spending time with the family, camping and riding motorcycles around Southern California.

Comments and Discussions