Skip to content

compor/mneme

Repository files navigation

Mneme: C++ Memory Allocators

Introduction

Various memory allocation models provided with support to be used as C++ standard allocators.

Build status

Build Status

Status

  • linear allocator for process-private and process-shared memory

Requirements

  • C++11 compliant compiler