All Projects → Automem → Similar Projects or Alternatives

64 Open source projects that are alternatives of or similar to Automem

slice-aware
Slice-aware Memory Management - Exploiting NUCA Characteristic of LLC in Intel Processors
Stars: ✭ 35 (-50.7%)
Mutual labels:  memory-management
csharp-workshop
NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
Stars: ✭ 21 (-70.42%)
Mutual labels:  memory-management
MemoryAllocator.KanameShiki
Fast multi-threaded memory allocator
Stars: ✭ 73 (+2.82%)
Mutual labels:  memory-management
kernel memory management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
Stars: ✭ 521 (+633.8%)
Mutual labels:  memory-management
Blog
Our open source benchmarks and code samples
Stars: ✭ 162 (+128.17%)
Mutual labels:  memory-management
Cone
Cone Programming Language
Stars: ✭ 257 (+261.97%)
Mutual labels:  memory-management
GC
A lightweight conservative garbage collector for C/C++
Stars: ✭ 108 (+52.11%)
Mutual labels:  memory-management
Micro Mitten
You might not need your garbage collector
Stars: ✭ 470 (+561.97%)
Mutual labels:  memory-management
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.
Stars: ✭ 230 (+223.94%)
Mutual labels:  memory-management
MemoryPool
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
Stars: ✭ 14 (-80.28%)
Mutual labels:  memory-management
on-the-fly-gc
Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.
Stars: ✭ 25 (-64.79%)
Mutual labels:  memory-management
Avoid Memory Leak Android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Stars: ✭ 140 (+97.18%)
Mutual labels:  memory-management
Heap Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
Stars: ✭ 260 (+266.2%)
Mutual labels:  memory-management
memsec
Rust implementation `libsodium/utils`.
Stars: ✭ 39 (-45.07%)
Mutual labels:  memory-management
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.
Stars: ✭ 591 (+732.39%)
Mutual labels:  memory-management
Aqeous
(Inactive, Checkout AvanaOS, Rewrite of this) This is a New Operating System (Kernel right now). Made completely from scratch, We aim to make a complete OS for Learning purpose
Stars: ✭ 23 (-67.61%)
Mutual labels:  memory-management
rs-process-memory
A rust library that allows you to read/write into the memory of other processes
Stars: ✭ 63 (-11.27%)
Mutual labels:  memory-management
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-77.46%)
Mutual labels:  memory-management
Errand Boy
A memory-conscious alternative to os.fork() and subprocess.Popen().
Stars: ✭ 34 (-52.11%)
Mutual labels:  memory-management
cactusref
🌵 Cycle-Aware Reference Counting in Rust
Stars: ✭ 129 (+81.69%)
Mutual labels:  memory-management
scaraOS
A 32bit multiboot OS kernel for IA32 (PC/AT) systems.
Stars: ✭ 31 (-56.34%)
Mutual labels:  memory-management
Broom
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
Stars: ✭ 203 (+185.92%)
Mutual labels:  memory-management
Mps
The Memory Pool System
Stars: ✭ 351 (+394.37%)
Mutual labels:  memory-management
Umpire
An application-focused API for memory management on NUMA & GPU architectures
Stars: ✭ 154 (+116.9%)
Mutual labels:  memory-management
Memory-Management-and-Advanced-Debugging-techniques
Tutorial:Memory Management and Advanced Debugging techniques
Stars: ✭ 25 (-64.79%)
Mutual labels:  memory-management
Weakify
Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.
Stars: ✭ 65 (-8.45%)
Mutual labels:  memory-management
Memorypool
一个极简内存池实现
Stars: ✭ 131 (+84.51%)
Mutual labels:  memory-management
Structlayout
Visual Studio Extension for C++ struct memory layout visualization
Stars: ✭ 270 (+280.28%)
Mutual labels:  memory-management
taskbar-monitor
monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
Stars: ✭ 121 (+70.42%)
Mutual labels:  memory-management
Articles Translator
📚Translate the distinct technical blogs. Please star or watch. Welcome to join me.
Stars: ✭ 606 (+753.52%)
Mutual labels:  memory-management
smalloc
SMalloc -- a *static* memory allocator.
Stars: ✭ 22 (-69.01%)
Mutual labels:  memory-management
Stringsareevil
Reducing memory allocations from 7.5GB to 32KB
Stars: ✭ 260 (+266.2%)
Mutual labels:  memory-management
mmtk-core
Memory Management ToolKit
Stars: ✭ 205 (+188.73%)
Mutual labels:  memory-management
Go Pmem
Native persistent memory support for Go
Stars: ✭ 57 (-19.72%)
Mutual labels:  memory-management
poireau
Poireau: a sampling allocation debugger
Stars: ✭ 76 (+7.04%)
Mutual labels:  memory-management
o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
Stars: ✭ 119 (+67.61%)
Mutual labels:  memory-management
M2SLAM
M2SLAM: Visual SLAM with Memory Management for large-scale Environments
Stars: ✭ 38 (-46.48%)
Mutual labels:  memory-management
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+712.68%)
Mutual labels:  memory-management
total
Ruby Gem to get total memory size in the system
Stars: ✭ 15 (-78.87%)
Mutual labels:  memory-management
redis-key-dashboard
This tool allows you to do a small analysis of the amount of keys and memory you use in Redis. It allows you to see overlooked keys and notice overuse.
Stars: ✭ 42 (-40.85%)
Mutual labels:  memory-management
archery
Abstract over the atomicity of reference-counting pointers in rust
Stars: ✭ 107 (+50.7%)
Mutual labels:  memory-management
Weakable Self
A Swift micro-framework to easily deal with weak references to self inside closures
Stars: ✭ 64 (-9.86%)
Mutual labels:  memory-management
buddy alloc
A single header buddy memory allocator for C
Stars: ✭ 46 (-35.21%)
Mutual labels:  memory-management
python-memory-management-course
Demo code exploring Python's memory models and collection algorithms from the Talk Python Training course.
Stars: ✭ 31 (-56.34%)
Mutual labels:  memory-management
D3d12memoryallocator
Easy to integrate memory allocation library for Direct3D 12
Stars: ✭ 234 (+229.58%)
Mutual labels:  memory-management
Scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Stars: ✭ 4,819 (+6687.32%)
Mutual labels:  memory-management
Pytorch memonger
Experimental ground for optimizing memory of pytorch models
Stars: ✭ 223 (+214.08%)
Mutual labels:  memory-management
Unity-delayed-asset
**DEPRECATED** Plugin for Unity that allows to assign assets in the inspector while preventing Unity from automatically loading the assets in memory when a scene is loaded
Stars: ✭ 19 (-73.24%)
Mutual labels:  memory-management
Ugc
A single-header incremental garbage collector library
Stars: ✭ 173 (+143.66%)
Mutual labels:  memory-management
Gc
Simple, zero-dependency garbage collection for C
Stars: ✭ 851 (+1098.59%)
Mutual labels:  memory-management
Rmm
RAPIDS Memory Manager
Stars: ✭ 154 (+116.9%)
Mutual labels:  memory-management
gctoolkit
Tool for parsing GC logs
Stars: ✭ 1,127 (+1487.32%)
Mutual labels:  memory-management
Heapinspector For Ios
Find memory issues & leaks in your iOS app without instruments
Stars: ✭ 1,819 (+2461.97%)
Mutual labels:  memory-management
Sinsofmemoryleaks
Some common patterns of memory leaks in Android development and how to fix/avoid them
Stars: ✭ 343 (+383.1%)
Mutual labels:  memory-management
arm64-pgtable-tool
Tool for automatically generating MMU and translation table setup code, whether to drag and drop into your own bare metal arm64 projects or to assist you in your own learning.
Stars: ✭ 41 (-42.25%)
Mutual labels:  memory-management
Vulkanmemoryallocator
Easy to integrate Vulkan memory allocation library
Stars: ✭ 1,136 (+1500%)
Mutual labels:  memory-management
Memreduct
Lightweight real-time memory management application to monitor and clean system memory on your computer.
Stars: ✭ 1,101 (+1450.7%)
Mutual labels:  memory-management
Sralloc
Memory allocators
Stars: ✭ 25 (-64.79%)
Mutual labels:  memory-management
Jemalloc.net
A native memory manager for .NET
Stars: ✭ 308 (+333.8%)
Mutual labels:  memory-management
java-memory-agent
Java Memory Agent for Container RAM Usage Optimization
Stars: ✭ 35 (-50.7%)
Mutual labels:  memory-management
1-60 of 64 similar projects