Hoard
RTSHA
Hoard | RTSHA | |
---|---|---|
1 | 3 | |
1,114 | 15 | |
- | - | |
2.3 | 3.7 | |
4 months ago | 3 months ago | |
C++ | C++ | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hoard
-
How do applications request for RAM from the CPU?
Hoard by Emery Berger
RTSHA
What are some alternatives?
mimalloc - mimalloc is a compact general purpose allocator with excellent performance.
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.
jemalloc
distortos - object-oriented C++ RTOS for microcontrollers
rpmalloc - Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
snmalloc - Message passing based allocator
memory-allocators - Custom memory allocators in C++ to improve the performance of dynamic memory allocation
fprime - F´ - A flight software and embedded systems framework
Heap-Layers - Heap Layers: An Extensible Memory Allocation Infrastructure
Mesh - A memory allocator that automatically reduces the memory footprint of C/C++ applications.
tbb - oneAPI Threading Building Blocks (oneTBB) [Moved to: https://github.com/oneapi-src/oneTBB]
metamalloc - Malloc as a single-header library which can also be used for local allocations. Linux & Windows. Repo also provides a live per-thread HTTP memory profiler as a separate single-header with no dependencies