Click here to Skip to main content
15,606,118 members
Articles / Programming Languages / C++

Tagged as

Stats

86K views
2K downloads
57 bookmarked

An Efficient C++ Fixed Block Memory Allocator

Rate me:
Please Sign up or sign in to vote.
4.90/5 (18 votes)
28 Mar 2016CPOL16 min read
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