SkillAgentSearch skills...

Rainman

A lightweight flexible hierarchical memory manager for C++

Install / Use

/learn @supercmmetry/Rainman
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rainman

A lightweight flexible hierarchical memory manager for C++

Features

  • A memory manager that records allocations.
  • Thread-safe memory manager.
  • Supports nesting of memory managers.
  • De-allocate multiple objects on the fly.
  • A super-cool smart pointer that integrates with the memory manager.
  • An in-built macro-based DSL to make things more easier.
  • Run code in safe memory-leak proof scopes and modules.
  • Supports memory trace.
  • Virtual arrays

Steps to use

  • Add this project as a submodule using git submodule add git@github.com:supercmmetry/rainman
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

75/100

Audited on Oct 20, 2024

No findings