memory-management
There are 1560 repositories under memory-management topic.
mem0ai/mem0
The Memory layer for your AI apps
henrypp/memreduct
Lightweight real-time memory management application to monitor and clean system memory on your computer.
ivmai/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
IgorMundstein/WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
tapwork/HeapInspector-for-iOS
Find memory issues & leaks in your iOS app without instruments
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.
plasma-umass/Mesh
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
microsoft/gctoolkit
Tool for parsing GC logs
mkirchner/gc
Simple, zero-dependency garbage collection for C
0voice/kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
zpl-c/zpl
📐 Pushing the boundaries of simplicity
Captainarash/The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
ZeroIntensity/pointers.py
Bringing the hell of pointers to Python.
gamenet/redis-memory-analyzer
Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.
GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator
Easy to integrate memory allocation library for Direct3D 12
madneal/articles-translator
:books:Translate the distinct technical blogs. Please star or watch. Welcome to join me.
Ravenbrook/mps
The Memory Pool System
doctorn/micro-mitten
You might not need your garbage collector
jondgoodwin/cone
Cone Programming Language
ortuman/nuke
⚡ A memory arena implementation for Go.
rapidsai/rmm
RAPIDS Memory Manager
Viladoman/StructLayout
Visual Studio Extension for C++ struct memory layout visualization
codefuse-ai/CodeFuse-muAgent
An Innovative Agent Framework Driven by KG Engine
essentialdevelopercom/quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
ibraheemdev/seize
Fast, efficient, and robust memory reclamation for Rust.
emeryberger/Heap-Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
mmtk/mmtk-core
Memory Management ToolKit
struct/isoalloc
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
prigoyal/pytorch_memonger
Experimental ground for optimizing memory of pytorch models
frank-tan/SinsOfMemoryLeaks
Some common patterns of memory leaks in Android development and how to fix/avoid them
caspianmoon/memoripy
An AI memory layer with short- and long-term storage, semantic clustering, and optional memory decay for context-aware applications.
unagex/kondense
Automated resources sizing tool for containers in kubernetes
allisterb/jemalloc.NET
A native memory manager for .NET
leandrosa81/taskbar-monitor
monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
LLNL/Umpire
An application-focused API for memory management on NUMA & GPU architectures