-
Updated
Nov 9, 2025 - C
dynamic-allocation
Here are 29 public repositories matching this topic...
Implementation of a file system with a linked list. A file is divided into several blocks linked on the disk. Each block must have space for data and space for a pointer to the next block. In this project, consider that each block will have the capacity to store char and short int.
-
Updated
Oct 21, 2025 - Python
Sorting algorithms in C90 (ANSI C) with a focus on correctness, safety, and simplicity.
-
Updated
Aug 11, 2025 - C
A custom implementation of standard C library functions and other new useful functions,plus extra utilities like linked lists
-
Updated
Jul 25, 2025 - C
Neural Network Models for Predicting Execution Time with Dynamic Executor Allocation in Apache Spark.
-
Updated
Jul 24, 2025 - Jupyter Notebook
A tlsf based allocator library for embedded
-
Updated
Jun 26, 2025 - C++
O jogo Uno programado em C, para um projeto da faculdade, na aula de Estrutura de Dados I.
-
Updated
Feb 18, 2025 - C
c++ exercises with solution
-
Updated
Dec 26, 2024 - C++
DynaHist: A Dynamic Histogram Library for Java
-
Updated
Sep 25, 2024 - Java
A simple C library for working with dynamically allocated strings.
-
Updated
Jun 23, 2024 - C
PRPR - assignment 1 - working with dynamicaly allocated arrays
-
Updated
Jun 22, 2024 - C
personal implementation of the GNU C library getline() in C
-
Updated
Apr 8, 2024 - C
Welcome to my C++ code repository showcasing various examples of Object-Oriented Programming (OOP) concepts.
-
Updated
Jul 29, 2023 - C++
A banking system with multiple branches and multiple customers
-
Updated
Jul 6, 2023 - C++
Dynamic array implementation in C
-
Updated
Mar 17, 2023 - C
This repository contains solutions to the Data Structures in C++ course of Coding Ninjas.
-
Updated
Sep 18, 2022 - C++
Improve this page
Add a description, image, and links to the dynamic-allocation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamic-allocation topic, visit your repo's landing page and select "manage topics."