Hoard Alternatives
Similar projects and alternatives to Hoard
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
-
-
tbb
Discontinued oneAPI Threading Building Blocks (oneTBB) [Moved to: https://github.com/oneapi-src/oneTBB]
-
-
memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
-
-
memorymanager
A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of good virtual memory management, at the cost of wasting some memory. It works by globally overriding the new and delete operators.
Hoard discussion
Hoard reviews and mentions
-
How do applications request for RAM from the CPU?
Hoard by Emery Berger
Stats
emeryberger/Hoard is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Hoard is C++.