allocators

This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015 (by lukaszlaszko)

Allocators Alternatives

Similar projects and alternatives to allocators

  • thread-pool

    A modern, fast, lightweight thread pool library based on C++20 (by DeveloperPaul123)

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better allocators alternative or higher similarity.

allocators reviews and mentions

Posts with mentions or reviews of allocators. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • how to make project ultra "modern"?
    2 projects | /r/cpp_questions | 10 May 2022
    Every object that internally allocates should take as a template argument a type that is constrained by a concept to match the public API of pmr::memory_resource except the requirements that functions are virtual (or better yet, the composable allocator API that Andrei Alexandrescu recommended in his 2015 cppcon talk about allocators: see https://github.com/lukaszlaszko/allocators )
  • Introduction to memory allocators and arenas
    1 project | /r/cpp | 31 Mar 2021
    Andrei Alexandrescu has a great talk about compile-time composable allocators https://www.youtube.com/watch?v=LIb3L4vKZ7U https://github.com/lukaszlaszko/allocators

Stats

Basic allocators repo stats
2
12
0.0
about 6 years ago

The primary programming language of allocators is C++.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com