Memory-Allocators VS buddy_alloc

Compare Memory-Allocators vs buddy_alloc and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Memory-Allocators buddy_alloc
1 7
23 124
- -
4.9 7.3
9 months ago about 1 month ago
C C
MIT License BSD Zero Clause License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

Memory-Allocators

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
    2 projects | /r/C_Programming | 26 Aug 2023
    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:)

buddy_alloc

Posts with mentions or reviews of buddy_alloc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-28.

What are some alternatives?

When comparing Memory-Allocators and buddy_alloc you can also consider the following projects:

memory-allocators - Custom memory allocators in C++ to improve the performance of dynamic memory allocation

rpmalloc - Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C

VulkanMemoryAllocator - Easy to integrate Vulkan memory allocation library

isoalloc - A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance

gunslinger - C99, header-only framework for games and multimedia applications

rotate - [WIP] static typed programming language that compiles to vm bytecode

microui - A tiny immediate-mode UI library

gb - gb single-file public domain libraries for C & C++

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

c - Visual Studio Code C/C++ development

sokol - minimal cross-platform standalone C headers

rotate - A collection of array rotation algorithms.