GitHub topics: dynamic-memory-allocation
jdoe95/mrtos-portable-c28
mRTOS port for Texas Instruments C28x core
Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

alecksandr26/stl-c
stl-c is a C library that provides generic static data structures based on container components, offering efficient memory usage and array-like functionality
Language: C - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

navjotsinghprince/Data-Structures
I created this repo for students and beginners who are new in programming, you can contribute new programs here. I practiced these codes during my class hours and home...
Language: C - Size: 2.38 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

zslwyuan/Hi-DMM
Hi-DMM: High-Performance Dynamic Memory Management in HLS (High-Level Synthesis)
Language: VHDL - Size: 395 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 9

valenfiumana/C-language
Repository of advanced C language exercises, tests, and cheatsheets, created specifically for the programming subject I'm currently studying at university.
Language: C - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ron-Zilber/Watching-Details-Server
This Program receieve watching details from two broadcast companies (two files) and creates a data base and a unified watching details file. *Need n.txt and s.txt files to be in same dir as the code. * Given as an assignment in Systems Programming course at Ben-Gurion University.
Language: C - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ron-Zilber/Topics-at-Data-Structures
A menu based interface that allows the user to perform basic operations on DSs such as mathematical set, stack and a queue. * Given as an assignment in Systems Programming course at Ben-Gurion University.
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ron-Zilber/Shapes-Storage
A menu-based interface that allows the user to create and modify different kinds of geomtric shapes and store them in a linked list. Focusing on oop design and error handling. * Given as an assignment in Systems Programming course at Ben-Gurion University.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ahmeducf/computer-systems-CS-APP3e
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
Language: C - Size: 8.28 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

AdityaKumar444/Ineuron-Assignments-C-Language-
This repository contains C language assignments solutions of C++ bootcamp course of Ineuron
Language: C - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

nikhiljoshi858/First-Fit
A Python Project to demonstrate the First Fit Dynamic Memory Allocation Algorithm using Tkinter
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

velaabhi/C-Language-Codes
This repository contains programs based on Basic to Advance Level concepts of C language
Language: C - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

3mrotaha/Student-Record-Using-C
A team project for Level 1 in Embedded Systems Circle at CATReloaded Team
Language: C - Size: 218 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

haid-er/C-Language
Repository contains the codes about programming fundamentals of C Language.
Language: C - Size: 9.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

harsh-apcr/Dynamic-Memory-Allocation 📦
Implementing a Dynamic Memory Allocators using Lists,Binary Trees,RBTrees COL106-CourseProject
Language: Java - Size: 9.48 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jdoe95/mrtos-portable-cortexm0plus
mRTOS port for ARM Cortex M0/M0+
Language: C - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

jdoe95/mrtos
Small footprint Real Time Operating System
Language: C - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

Benonking/printf
This repository is a basic implimentation of a printf function. The concepts used include dynamic memory allocation, pointers, variadic functions
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

rarissimaavis/Programmazione-1
programmini bruttini
Language: C - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

ab-siddiq/phitron
Phitron C and C++ Programming
Language: C - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

brunopinto22/Ultimate-Tic-Tac-Toe
A game made with C focused on dynamic memory
Language: C - Size: 2.73 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dr8co/simple_shell
A simple UNIX shell implemented in C.
Language: C - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vjloable/CS-Exercises
CS Class Exercises
Language: C++ - Size: 306 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaredatandi/alx-low_level_programming
A repository for all the requirements for low-level programming including C.
Language: C - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ahmed-Araby/smalloc
Simple Explicit Dynamic Memory Allocator
Language: C - Size: 253 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lvntky/memory_allocator
Artifacts of dynamic memory allocation such as malloc and free from scratch implementation.
Language: C - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

germandouce/AyP-2
95.15 - Algoritmos y Programacion II 9515 - FIUBA
Language: C++ - Size: 76.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alexgrusu/xstruct
This is a demo project that presents how referencing of structure fields by index could be accomplished in C language.
Language: C - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

Emanuel181/Travel-agency
The project consists in simulating a tourism application. You can book a stay or cancel it, view other people's opinions or add an opinion, view available stays or filter them, view selected stays in a separate menu
Language: C - Size: 951 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Agnaev/cpp-dynamic-mem-optimization
Дипломная работа на тему: "VSIX-модуль к Microsoft Visual Studio для оптимизации программ, написанных на языке "C++" методом упреждающего резервирования блоков динамической памяти с использованием статических массивов.".
Language: C# - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Csasaka19/alx-low_level_programming
Alx low level programming in C by Csasaka19
Language: C - Size: 441 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shashankvhegde/Dynamic-Memory-Allocation-Simulator
A console application to simulate dynamic memory allocation (malloc in C) from heap.
Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Daniel-Himself/Adjustable-TicTacToe-in-C
TicTacToe Game With an Adjustable Canvas Size
Language: C - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leomccormack/md_malloc
A header file in C for allocating contiguous multi-dimensional arrays
Language: C - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

ahmeducf/dynamic-memory-allocator
A simple explicit allocator package based on implicit list.
Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Remsko/malloc
malloc v42 biturbo, 24 soupapes de sécurité et turbo pascal 7ti
Language: C - Size: 262 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

SyedT1/Cpp
Understanding C++
Language: C++ - Size: 1010 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sarinakofman/DynamicMemoryAllocator
Dynamic Memory Allocator in C. Computer Systems Semester Project, Stern College for Women, Yeshiva University, Fall 2021.
Language: C - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SABERGLOW/Vector_Class
Home made vector class in C++.
Language: C++ - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 0

SABERGLOW/String_Class
Home made string class in C++.
Language: C++ - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

Davipb/lakesis
💻 A bytecode VM with its own assembler, dynamic memory allocation, and garbage collection
Language: Rust - Size: 164 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

angelfsepulveda/Dynamic-memory-in-c
Dynamic memory in c
Language: C - Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

TwoUnderscorez/DuckOS
Such OS; Very Duck!
Language: C - Size: 4.79 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 1

JahnaviM737/Operating-System-Algorithms
Operating System Algorithms using java
Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sarojshakya01/RPG-Game
Fighter RPG Game in C++
Language: C++ - Size: 56.6 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DataCrusade1999/C
C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.
Language: C - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Shaked-g/Systems-Programming-Ex4
A program in C that counts the occurrences of words in any given text and outputs them in lexicographical order of a user choosing. Using the trie data structure.
Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

christarazi/galloc
An implementation of `malloc(3)` in the Go programming language
Language: Go - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

sanyathisside/Abstract
Functions, concepts, and STL related to C++, Algorithms, Object-Oriented Programming, Memory allocation, etc.
Language: C++ - Size: 950 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

bilalmohib/Stacks-in-c-using-arrays-DSA-LAB-4
Language: C++ - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dchandak99/Efficient-Memory-Allocator
Language: C++ - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kvuong2711/memory-allocator
A dynamic memory allocator for C, i.e., my own version of the malloc, free and realloc routines
Language: C - Size: 415 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

somrajchowdhury/Bank-ATM-System-in-C
This repository contains C code for designing a simple Bank ATM system.
Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

mirzarad/Synchronization-Free-Dynamic-Memory-Allocator
🐏 A dynamic memory allocator for an x86-64 architecture to replace the built-in malloc, free, and realloc functions provided by glibc. Features include using segregated free lists to implement a first-best fit block placement policy and an immediate coalescing policy for reducing external fragmentation.
Language: C - Size: 40 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

ahmadtc1/Zombie-Apocalypse
🕹A Zombie survival game programmed in C++ using the SFML Library, incorporating strong fundamental OOP concepts
Language: C++ - Size: 11.7 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ViktoryiaStrylets/Dynamic-Memory-Allocator
A dynamic memory allocator for an x86-64 architecture.
Language: C - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

da-vics/cpp_template_class
vector_clone("cloneish")
Language: C++ - Size: 1000 Bytes - Last synced at: about 13 hours ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

HeckRodSav/Snaker
Just a C++ based console snake game
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Mishors/Dynamic-Memory-Allocator
Dynamic memory allocator project to implement malloc and free functions in C to perform like the built-int functions in malloc Package of C. Hint: The base code for this project is taken from Computer Systems_ A Programmer's Perspective by Randal E. Bryant, David R. O'Hallaron
Language: C - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

kalpak92/System-Programming
Learning System Programming
Language: C - Size: 7.18 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kensj/dynamic-memory-allocator
Dynamic Memory Allocator written in C
Language: C - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Arunkumar0258/data-structures
Data Structures in C from ground-up.
Language: C - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
