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.
-
Updated
Mar 25, 2022 - C
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.
Such OS; Very Duck!
A C++ STL implementation in C.
Parallelization attempt to the “12 steps to Navier–Stokes” lessons using OpenMP/C
Arduino wrapper around Andrey Rys static memory allocator library smalloc
A header file in C for allocating contiguous multi-dimensional arrays
This repository contains C code for designing a simple Bank ATM system.
malloc v42 biturbo, 24 soupapes de sécurité et turbo pascal 7ti
Small footprint Real Time Operating System
mRTOS port for ARM Cortex M0/M0+
This repository contains programs in the C programming language related to Data Structures.
Embedded and simple version of the "malloc/free" functions
mRTOS port for Texas Instruments C28x core
A team project for Level 1 in Embedded Systems Circle at CATReloaded Team
This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.
Safeheap is a library providing memory security implementations allowing users to protect sensitive memory during storing and handling. These techniques include fragmentation and (experimental) stenography and fuck if i know.
This project aims utilize a sparse matrix as form of matrix or image value compression by basically implementing a special kind of data structure where it omits one continuously recurring value ultimately saving space only for "important" variables.
Weekly Programming tasks, Programming Quiz tasks, and Programming Exam tasks.
Add a description, image, and links to the dynamic-memory-allocation topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-memory-allocation topic, visit your repo's landing page and select "manage topics."