Memory Alternatives
Similar projects and alternatives to memory based on common topics and language
-
o1heap
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better memory alternative or higher similarity.
memory discussion
memory reviews and mentions
Posts with mentions or reviews of memory.
We have used some of these posts to build our list of alternatives
and similar projects.
-
You all need to stop blindly recommending 32 GB of RAM
In general you'll get a lot of interesting information if you search for "cache locality", "data locality", "custom memory allocation" and read stuff that people have written on github (for example https://github.com/foonathan/memory).
Stats
Basic memory repo stats
1
1,489
2.9
2 months ago
foonathan/memory is an open source project licensed under zlib License which is an OSI approved license.
The primary programming language of memory is C++.