- Memory-Allocators VS c-allocators
- Memory-Allocators VS allocator
- Memory-Allocators VS Arenas
- Memory-Allocators VS memory-allocators
- Memory-Allocators VS yalloc
- Memory-Allocators VS ramrecovery
- Memory-Allocators VS sanitizers
- Memory-Allocators VS buddy_alloc
- Memory-Allocators VS rpmalloc
- Memory-Allocators VS bdwgc
Memory-Allocators Alternatives
Similar projects and alternatives to Memory-Allocators
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
allocator
Discontinued 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
-
memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
-
ramrecovery
Simple demo illustrating remanence of data in RAM (see Cold boot attack) using a Raspberry Pi. Loads many images of the Mona Lisa into RAM and recovers after powering off/on again.
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
-
bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Memory-Allocators discussion
Memory-Allocators reviews and mentions
-
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
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.