Common libraries and data structures for C.
-
Updated
Sep 17, 2024 - C
Common libraries and data structures for C.
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Library of data containers and data structures for C programming language.
Simple, self-contained, clean code, well-documented, hobbyist 64-bit operating system for Intel and AMD processors. It's written in Assembly (Intel syntax) and C (GNU99 Standard) in which I strive for adding comments to the source code so it could be used as a reference for future OS developers
A set of efficient data structures in C, created in a generic way
📚 Yet another CTF writeups repository. PWN and RE tasks
Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
Add a description, image, and links to the heap topic page so that developers can more easily learn about it.
To associate your repository with the heap topic, visit your repo's landing page and select "manage topics."