memory-allocator
Here are 151 public repositories matching this topic...
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.
-
Updated
Nov 8, 2024 - C
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
-
Updated
Jul 6, 2024 - C++
-
Updated
Dec 14, 2020 - Rust
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
-
Updated
Apr 10, 2024 - C++
Blazing fast memory allocator designed for video games
-
Updated
Oct 13, 2023 - C++
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
-
Updated
Feb 22, 2019
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
-
Updated
Jul 14, 2024 - C
Android Memory Access at Runtime: Reading and Writing Using Memory Files and Maps
-
Updated
Sep 22, 2023 - C++
Implemented functions of MALLOC, FREE and REALLOC routines and used explicit free list to keep track of free blocks in allocated heap memory.
-
Updated
Mar 5, 2017 - C
Persistent memory allocator for data-centric analytics
-
Updated
Oct 17, 2024 - C++
SMalloc -- a *static* memory allocator.
-
Updated
Jul 17, 2024 - C
Blazing fast memory allocator designed for video games meets .NET
-
Updated
Mar 13, 2022 - C++
A single header buddy memory allocator for C & C++
-
Updated
Sep 23, 2024 - C
Fast multi-threaded memory allocator
-
Updated
Oct 19, 2019 - C++
Custom memory allocator that helps discover reads from uninitialized memory
-
Updated
Sep 11, 2020 - Rust
这是一个用来实现内存快照同步的技术方案。
-
Updated
Aug 26, 2023 - C++
Standard Generic Library (SGL) for Pascal using records with heap memory allocator and typed memory regions.
-
Updated
Jul 16, 2023 - Pascal
facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
-
Updated
Nov 2, 2024 - C
Cheap: customized heaps for improved application performance.
-
Updated
Oct 11, 2022 - C++
Improve this page
Add a description, image, and links to the memory-allocator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-allocator topic, visit your repo's landing page and select "manage topics."