Systems programming

Allocator C++.

A systems-oriented exploration of a C++ allocator to deepen knowledge of memory, performance and low-level architecture.

C++Memory managementSystems programmingPerformance
Role

Low-level design, algorithmic experimentation and work on performance/readability trade-offs.

Approach

A C++ project focused on memory allocation and a deeper understanding of low-level mechanisms.

View online
Problem

The project aimed to build a better understanding of memory-allocation mechanisms and explore topics rarely visible in typical frontend work.

Solution

I designed a project centered on allocation mechanics and on observing how implementation choices affect code structure and performance.

Results
  • A deeper understanding of memory mechanisms.
  • A credible technical project beyond the usual web scope.
  • Evidence of curiosity and versatility in low-level topics.
Other projectsContact me