GitHub topics: dynamic-allocation
Ouanni-Amine/Libft
A custom implementation of standard C library functions and other new useful functions,plus extra utilities like linked lists
Language: C - Size: 707 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
Andezion/CLib
My attempts to understand neural networks
Language: C - Size: 108 KB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1
EngSteven/memory-management-sim
This simulator reproduces the behavior of malloc/free/realloc through a fully custom allocator, including First-Fit, Best-Fit, and Worst-Fit placement strategies. It also includes a command parser capable of executing instructions from input files such as: ALLOC <name> <size>, FREE <name>, REALLOC <name> <size>, and PRINT.
Language: C - Size: 73.2 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0
jhonywsantos/SO-Lista-Encadeada
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.
Language: Python - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
hnthap/c-data-structures-and-algorithms
Sorting algorithms in C90 (ANSI C) with a focus on correctness, safety, and simplicity.
Language: C - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
hinzy97/spark-dynamic-executor-time-prediction
Neural Network Models for Predicting Execution Time with Dynamic Executor Allocation in Apache Spark.
Language: Jupyter Notebook - Size: 146 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
fahara02/eAlloc
A tlsf based allocator library for embedded
Language: C++ - Size: 7.37 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
toufik-az/Cpp-Codes-
c++ exercises with solution
Language: C++ - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
dynatrace-oss/dynahist
DynaHist: A Dynamic Histogram Library for Java
Language: Java - Size: 1.84 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 9
itiel/dyn-str
A simple C library for working with dynamically allocated strings.
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
RikoAppDev/data-parsing
PRPR - assignment 1 - working with dynamicaly allocated arrays
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
GSantoine/get_next_line
personal implementation of the GNU C library getline() in C
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
fabiusspop/DSA
Data Structures & Algorithms | Fundamentals
Size: 694 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
Softawii/Malloqueiro
Alternativa ao malloc do glibc
Language: Makefile - Size: 6.34 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
aman1100/Data-Structure
you can acknowledge this repository as an data structure course. in this repository all the data structure information are going to be published with proficient code and comments.
Language: C++ - Size: 3.61 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
Mabdullahatif/Object_Oriented_Programming
Welcome to my C++ code repository showcasing various examples of Object-Oriented Programming (OOP) concepts.
Language: C++ - Size: 287 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
ervinp2002/diffusion-model
Simplified 3D DIffusion Model Simulation for Organization of Programming Languages Fall 2022.
Language: C++ - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1
sanaazz/Banking_System
A banking system with multiple branches and multiple customers
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
HaRreS28/CTree
Practising dynamic and static memory allocation
Language: C++ - Size: 329 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
MeerkatBoss/dynamic-array
Dynamic array implementation in C
Language: C - Size: 35.2 KB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
lucasvianav/c-intro-exercises 📦
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
Language: C - Size: 4.5 MB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0
iArpitVerma/Coding_Ninjas_Data_Structures
This repository contains solutions to the Data Structures in C++ course of Coding Ninjas.
Language: C++ - Size: 96.7 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
MeerkatBoss/libstack
Stack library
Language: C - Size: 48.8 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
MeerkatBoss/list
List library
Language: C++ - Size: 7.81 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
pidgey0403/simple-array-sorting
Sort and build a 3D array using pointers in C.
Language: C - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
0marAmr/Multiple_Matrices_Multiplication
matrix multiplication algortim
Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
randusy/cstructs
IntegerArray, Double Array, StringArray and String2DArray Data Structures For C.
Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
pachecowillians/structured-programming
These are the programs i made in the structured-programming course.
Language: C - Size: 2.62 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
rlytvynov/Libmx
Write your own library
Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0