| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈120 cycles @ RP2350 irrespective of heap usage. There is little activity because the project is finished and does not require further changes.
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Blazing fast memory allocator designed for video games
A single header buddy memory allocator for C & C++
Go 语言内存分配可视化指南(A visual guide to Go Memory Allocator from scratch (Golang))
Blazing fast memory allocator designed for video games meets .NET
Custom memory allocator that helps discover reads from uninitialized memory
A hooking framework, symbol rebinder and memory-manager for jailed IOS, All-In-One.
facil.io C STL - a Server Toolbox Library for C, including JSON processing, hash maps, dynamic arrays, binary strings and more.
Constant-time dynamic memory allocator in Rust
a minimal memory allocator in C
Android Memory Access at Runtime: Reading and Writing Using Memory Files and Maps
Fast multi-threaded memory allocator
这是一个用来实现内存快照同步的技术方案。
Persistent memory allocator for data-centric analytics
A high-performance C allocator with explicit heap regions, fragmentation control, and runtime tuning.
Add a description, image, and links to the memory-allocator topic page so that developers can more easily learn about it.
To associate your repository with the memory-allocator topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |