Skip to content
#

dynamic-memory

Here are 23 public repositories matching this topic...

Object Oriented Programming (C++ and JAVA Language) Object Oriented, Shape Fit Algorithm, SVG, Vector, Operator Overloading, Dynamic Memory, Name Spaces, Inheritance, Templates, STL, Collections, Generics, Java Collections, Java GUI, Polymorphism, Encapsulation, Abstraction

  • Updated Feb 2, 2020
  • C++

🕹️ Interactive graphical project implemented in C, featuring modular design, dynamic memory management, robust error handling, and file operations. Developed as part of coursework requirements for achieving a top academic grade (5.0).

  • Updated Apr 2, 2025

This project is a C++ memory management library that includes implementations of malloc, calloc, realloc, and free functions. Its goal is to provide functionality for allocating and freeing memory for other programs. The library is built using CMake and requires C++17. To use the library, include the header file memory.h

  • Updated May 10, 2023
  • C++

Improve this page

Add a description, image, and links to the dynamic-memory topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-memory topic, visit your repo's landing page and select "manage topics."

Learn more