arena-allocator topic

List arena-allocator repositories

cauldron

118
Stars
6
Forks
Watchers

A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)

Varena

155
Stars
5
Forks
Watchers

Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.

nuke

453
Stars
12
Forks
Watchers

⚡ A memory arena implementation for Go.

larena

41
Stars
0
Forks
Watchers

Yet another simple header only arena allocator for C11