Yet another memory allocator -affordable safety
-
Updated
Nov 9, 2024 - C
Yet another memory allocator -affordable safety
🇺🇸 Structer is a structurer written in Python based on C language structs. 📚
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Very simple memory logger, designed to profile the application by the nature of memory allocations in accordance with the size of the chunks. Feel free to check project wiki at https://github.com/yvoinov/memlogger/wiki
This repository provides a comprehensive roadmap for learning Data Structures and Algorithms (DSA)📊 from the ground up. It covers essential topics required for ☉ competitive programming, 📗 technical interviews, and real-world ✔ software development.
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
STL std::allocator Fixed Block Memory Allocator
Memproxy is designed to route requests for memory allocation and deallocation as a plugin to custom allocator. It is intended to handle exceptions - applications whose allocation requests must be routed to the system allocator.
This is my very first project in C. It has different function implementations. I used a simple main function in every file, for testing, and then commented it... 😅
A high-performance Vulkan multi-threaded rendering engine, incorporating advanced features such as Tile Based Rendering, Physically Based Rendering (PBR), and advanced lighting and shadow techniques.
C++ programming, modules from CPP00 to CPP09 from 42 common core.
Repository for the Packt Publishing book titled "Tools and Skills for .NET 8" by Mark J. Price
A customizable, thread-safe dynamic memory suballocation tool designed to reduce repetitive, expensive calls to malloc() and free()
This module provides functionalities for custom memory allocation, including multiple allocation strategies (First-Fit, Next-Fit, Best-Fit), architecture-specific memory alignment, and debugging support.
DTrace memory tracing and profiling tools
A fast and flexible allocator for no_std and WebAssembly
Binary builds for all those who have cognitive difficulties in building the simplest library from sources
Add a description, image, and links to the memory-allocation topic page so that developers can more easily learn about it.
To associate your repository with the memory-allocation topic, visit your repo's landing page and select "manage topics."