arena/README.md
2024-11-15 16:40:33 -06:00

825 B

Arena

Description

Arena based memory library written in C.

Table of Contents

Features

  • Try/Catch
  • Exceptions
  • Back arena with static memory
  • Write better tests

Usage

Just copy and paste into your projects.

Credits / Resources

Ginger Bill - Memory Allocation Strategies
Ryan Fleury - Untangling Lifetimes
Chris Wellons - Arena Allocator Tips and Tricks

License

This project is licensed under GPLv3 - see the LICENSE file for details.