Memory-Allocators Alternatives
Similar projects and alternatives to Memory-Allocators based on common topics and language
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
allocator
Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator" (by a-p-jo)
-
-
Arenas
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
-
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-Allocators alternative or higher similarity.
Memory-Allocators discussion
Memory-Allocators reviews and mentions
Posts with mentions or reviews of Memory-Allocators.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-26.
-
Memory Allocators
Hey everyone! I recently created some memory allocators as a part of a mini-project. It's primarily made for educational purposes on this topic but if anyone is interested in using them and/or providing feedback here is a link to the repository. Thank you:)
Stats
Basic Memory-Allocators repo stats
1
23
4.9
about 1 year ago
pavlosdais/Memory-Allocators is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Memory-Allocators is C.